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
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

  1. Login with valid credentials.
  2. Navigate to Profile > Address Book.
  3. Add a new shipping address.
  4. Set the new address as default.
  5. Open product P007 and add it to cart.
  6. Proceed to checkout and select the saved address.
  7. 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!

Signed out.

Address Book

0 addresses

    Add 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.