Functional test cases of shopping cart.

Here are some areas which we can focus on while testing shopping cart:-

SingleProductAddToCart

  1. Select any product.
  2. Select Add to Cart icon.
  • Verify that the correct PDP page is shown with all the necessary
  • links and information.
  • Verify that product should be successfully added to cart and in the Cart icon, 1 should be displayed.
Continue reading “Functional test cases of shopping cart.”