View Cart and Edit Quantity
HighDraftAI Generated
Description
Verify cart functionality by viewing the cart contents and editing the quantity
Pre-Conditions
User has added products to the cart
Test Steps
| Step # | Step Action | Expected Results |
|---|---|---|
| 1 | Log in as a registered user and navigate to the cart page | User is on the cart page with the correct cart contents |
| 2 | Click the 'Edit' link next to the 'Premium Laptop' product | Product quantity field is displayed with the current quantity |
| 3 | Enter '2' in the product quantity field and click the 'Update' button | Product quantity is updated to 2 and cart count is updated |
Created May 30, 2026 by ManiG