

Verify that the product should be successfully added to the cart and Cart Icon should show 1 item.Select the Cross symbol to remove the product from the cart.

Test Case For Amazon Shopping Cart: Single Product Remove From Cart Verify that checkout should not be allowed if the item’s quantity count exceeds its actual inventory count, and an appropriate error should be presented to the user.Try editing the product quantity in the cart with a five and try checkout.Select any product whose inventory count is less than 5 (to be validated at the backend).Test Case For Amazon Shopping Cart: Cart – Backend Sync Validation of Shopping Cart Page Verify that checkout is not allowed if the item quantity count is greater than 5, and an appropriate error should be presented to the user.Try editing the item quantity in the cart with a value greater than five, and try checkout.Select Add to Cart icon for the Product.Test steps for Edit Quantity Cart Boundry Value: Test Case For Shopping Cart: Edit Quantity Cart Boundry Value Verify that the quantity of the items should be successfully edited if the user gives an integer value otherwise, a warning message should be displayed to the user.Verify that the product should be successfully added to the cart.Verify that the correct PDP page contains all the necessary links and information.Try editing the item quantity in the cart with valid and invalid quantities(only spaces, negative values, 0, characters, etc.).Select Add to Cart icon for the Second Product.Select Add to Cart icon for the First Product.Now we are going to check the test scenario Edit Quantity Validation Cart. Test Cases For Shopping Cart Test Case For Amazon Shopping Cart: Edit Quantity Validation Cart
