Test Case 1: Normal Flow – Successful Add items to cart.
ID: TC001
Description: Test add cart success.
Preconditions:
- The customer is logged in
Test Steps:
- Customer log into the website
- Customer choose the items - Customer click the Add button
Expected Result: Customer add items to cart successfully.
Note: Normal flow (NF)
Test Case 2: Normal Flow – Successful apply a discount code.
ID: TC002
Description: Test apply discount code success.
Preconditions:
- The customer is logged in.
- The shopping cart must have at least one item.
Test Steps:
- Customer log into the website
- Customer choose the items. - Customer click the Add button to add items to cart. - Customer choose a discount code. - Customer apply that discount code to their product.