Write test cases to check the functionality of the shopping
cart of an e-commerce website

Answers were Sorted based on User's Feedback



Write test cases to check the functionality of the shopping cart of an e-commerce website..

Answer / nikunj prajapati

Test Cases :-
----------
1) Shopping cart holds the items till the session is active. As soon as session is closed the shopping cart should be refreshed.

2) Shopping cart should not contain duplicate items, although user can add quantities of the product to be purchased

3) Users should be able to delete items from shopping cart and those deleted items should not be proceeded for further payment

4) Shopping cart should contain the price of the product, its name and link to the product's details

5) Shopping cart should display all the products which user wants to purchase

6) check whether the added product is correctly displaying..some times.. may be some other product can appear...

7) Is there any cross selling product that means..if we buy one product then we must buy that cross selling product.

8) In shopping cart,whether it is calculating the price correctly or not(The price of the cross selling product should be included)

9) Check whether it is calculating the shipping charges,tax,packing price etc correctly.

10) Check how many times the cross selling products are appearing in the lists...of cart..

11) check whether the special offers (optional)if selected means they also should include in cart.

12) Check whether the transaction is done properly or not.

Test Scenarios :-
--------------
1. Check whether you are able to add items to cart

2. Check for edit, delete,save option.

3. Check whether you are able to proceed to checkout.

4. Check whether clicking on add to cart button takes the user to cart page or not

5. Check whether quantity button is present etc etc

Note: For each scenario you need to write many test cases.

Plz correct me and excuse me if any mistakes r there..and tell me more cases..

Is This Answer Correct ?    75 Yes 9 No

Write test cases to check the functionality of the shopping cart of an e-commerce website..

Answer / bharathi

1. Check whether you are able to add items to cart
2. Check for edit, delete,save option.
3. Check whether you are able to proceed to checkout.
4.check whether clicking on add to cart button takes the
user to cart page or not
5.Check whether quantity button is present
etc etc

Is This Answer Correct ?    72 Yes 23 No

Write test cases to check the functionality of the shopping cart of an e-commerce website..

Answer / priya

This is critical section point,so we need immediate solution

Is This Answer Correct ?    30 Yes 15 No

Write test cases to check the functionality of the shopping cart of an e-commerce website..

Answer / khyati sehgal

https://khyatisehgal.wordpress.com/2017/02/16/functional-test-cases-of-shopping-cart/

Is This Answer Correct ?    7 Yes 1 No

Write test cases to check the functionality of the shopping cart of an e-commerce website..

Answer / rt

What if there are two tabs opened, in one tab is the cart page and the other, checkout page. a user updates the other tab (cart) and increased the product quantity and then comes back to checkout page tab. what to do in this case.?

Is This Answer Correct ?    2 Yes 0 No

Write test cases to check the functionality of the shopping cart of an e-commerce website..

Answer / kn

second tab wont be updated

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

How to write test case on paper and pen.

5 Answers   TenXLabs, Wipro,


Write all test cases for any credit card.

13 Answers   SIT,


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

0 Answers  


Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.

6 Answers   Adobe, Android,


HOW TO WRITE TESTCASES ON PENDRIVE

8 Answers   Amazon,






Need help to write test case for "Check Availability" field. Any help would be highly appreciated!

1 Answers   TCS,


What are the condition when you begin to write test case in the Test Director. Ex.data condition what are the condition can some help me please i how write test cases.

1 Answers  


is test cases are necessary for testing non functional testing

1 Answers   MSCI,


What are all the companies are doing manual testing till now ?

0 Answers  


when we should start writing test cases?

10 Answers   Thatavarti Technologies,


to write test cases for fuel guage?

1 Answers  


Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.

2 Answers  


Categories