Creating a mobile web test

Assuming that we’re going to test “Add product item to Cart” function on website https://gdemo-shop.netlify.app. Let’s define a testing scenario.


Test Module: Add Cart Function.


Test Case: Verify that the item is moved to cart after clicking “ADD TO CART”.


Test Objective:

Steps:

  1. Navigate to “shop page” at https://gdemo-shop.netlify.app.
  2. Click “ADD TO CART” button on item “Khaki Suede Polish Work Boots”.
  3. Click on the “Shopping Cart” icon to open the “cart page”.
    EXPECTED:
    - The number of item in cart is 1.
    - Item “Khaki Suede Polish Work Boots” appears on “cart page”.

Then, we could write pseudo user-defined actions on the Test Module’s editor as below.


Prior to implementing those actions, we must first capture the web pages. Let’s go to the next topic.


Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGearはLogiGear Corporationの登録商標であり、Action Based TestingおよびTestArchitectはLogiGear Corporationの商標です。ここに記載されているその他の商標は、各所有者の財産です。

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1 (650) 572-1400