Automation lab Aú E2E Workflows (E2E_WORKFLOWS)
Lab 105: Login -> Add address -> Checkout using saved address -> Check order
Create an address in Address Book and use it during checkout.
intermediate
intermediate
Objectives
Use for test scripts- Create and manage saved shipping addresses.
- Use default address selection during checkout.
- Validate required fields and phone format.
- Verify order placement and history details.
Sandbox
E2E Workflows | e2e-workflows | intermediate | active
Login -> Add address -> Checkout using saved address -> Check order
Create a shipping address in Address Book and use it when placing an order.
Address book
Checkout
Order history
Learning objectives
- Create and manage saved shipping addresses.
- Use default address selection during checkout.
- Validate required fields and phone format.
- Verify order placement and history details.
Steps
- Login with valid credentials.
- Navigate to Profile > Address Book.
- Add a new shipping address.
- Set the new address as default.
- Open product P007 and add it to cart.
- Proceed to checkout and select the saved address.
- Place the order and open order history.
Expected results
- New address is saved and appears in the Address Book list.
- Default address is selected automatically or can be selected in checkout.
- Order is created successfully.
- Order detail shows the correct shipping address.
- Order status is PLACED or CONFIRMED.
Practice sandbox
Manage addresses and place an order using a saved address.
Live
Sign in
Use USER_05 / P@ssw0rd!
Address Book
0 addressesAdd new address
Product P007
In stock: 15
Cart and checkout
0 items
Order history
0 orders| Order | Status | Shipping | Actions |
|---|
Select an order to view details.
Ready.
Assertions to practice
- Address validation blocks missing or invalid data.
- Default address appears in checkout.
- Order uses the selected address and status updates.