E commerce Application Sample Test Cases:

 

Module TC Name TC Detail
AddToCart AddToCartSearchListViewAddSingleProduct Login and Search for the Product, change to list view and select single product and Check price and quantity has been updated in the My cart Section. Also check in the mycart Pop Up products are displayed
AddToCart AddToCartSearchListViewAddMultipleProductsSingleQuantity Validate Price and Quantity in My cart is Correctly updated. check in the mycart Pop Up products are displayed
AddToCart AddToCartSearchListViewAddMultipleProductsMutipleQuantity Validate Price and Quantity in My cart is Correctly updated. check in the mycart Pop Up products are displayed
AddToCart AddToCartSearchQuickViewOneQuantity Validate Price and Quantity in My cart is Correctly updated. check in the mycart Pop Up products are displayed
AddToCart AddToCartSearchQuicViewMultpleQuantity Validate Price and Quantity in My cart is Correctly updated. check in the mycart Pop Up products are displayed
ViewCart ViewCartCheckAllTheProductsAreUpdatedInViewCart Login, add multiple Products with different Quantities. go to View Cart page and validate the details of Products, Quantities and Total.
ViewCart ViewCartRecalculateTotalByIncreasingAQuanity Add a Product with Single Quantity And Increase the count and recalculate. validate the total is correctly displayed,
ViewCart ViewCartRecalculateTotalByDecreasingQuantity Add a Product with 2 Quantity And decrease the count and recalculate. validate the total is correctly displayed.
ViewCart ViewCartRecalculateTotalByRemovingAProduct Add two products with 2 quanties each, decrease one quantity from each. validate the total.
Viewcart ClearCartValidation Add two products, fo toe view cart, click on clear cart. validate the products are removed and My cart section is also displaying “cart is empty”.
AddToCart HomePageAddToCart Navigate to URL, Click on any product displayed on the Home page. Increase quantity and Add to Cart. validate Product is displayed in My cart pop up and also validate product is displayed in View cart page.

Leave a Reply