roopa-source / sauce-demo-automation-tests

Automated tests for the Sauce Demo website using Cypress
0 stars 0 forks source link

Checkout - Cart Counter Does Not Update After Successful Checkout #4

Open roopa-source opened 4 weeks ago

roopa-source commented 4 weeks ago

Scenario : Verify that the cart counter resets to zero after a successful checkout.

Steps to Reproduce :

  1. Log in, add items to the cart, and complete the checkout process.
  2. After order confirmation, verify that the cart icon counter shows zero.

Expected Outcome: Cart counter resets, indicating an empty cart post-checkout.

Actual Issue : Cart counter never resets to zero Rationale: This test case will validate that cart states are correctly reset after checkout, ensuring accurate cart status for users.

Screenshots: attached screenshots for an example

roopa-source commented 4 weeks ago
Screenshot 2024-10-29 at 19 56 10 Screenshot 2024-11-01 at 07 26 32