Login with Customer Complete Order with Saved Address
HighBaselinedSmokeE2E
Description
Verify that a logged-in customer can place order using saved address and payment method.
Pre-Conditions
1. Customer account exists with saved address and payment method 2. Customer is logged in 3. Products are available
Test Steps
| Step # | Step Action | Expected Results |
|---|---|---|
| 1 | Login with Customer credentials (customer@test.com / Test@123) | User is logged in and redirected to homepage |
| 2 | Search for "Running Shoes" in search bar | Search results page shows matching products |
| 3 | Click on "Nike Air Max Running Shoes" | Product detail page displays with size and color options |
| 4 | Select Size: 10, Color: Black | Options are selected and reflected in product display |
| 5 | Click "Add to Cart" | Product added to cart. Cart shows 1 item |
| 6 | Click "Proceed to Checkout" | Checkout page loads with saved addresses displayed |
| 7 | Select saved address: "Home - 123 Main St, New York" | Address is selected and highlighted |
| 8 | Click "Continue to Payment" | Payment page shows saved payment methods |
| 9 | Select saved card ending in 4242 | Card is selected |
| 10 | Review order summary: Product, Shipping, Tax, Total | Order summary is accurate with correct calculations |
| 11 | Click "Place Order" | Order confirmation displayed. Order appears in customer order history |
Created Dec 17, 2025 by Demo User