Write test cases to check the functionality of the shopping
cart of an e-commerce website
Answer Posted / 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 |
Post New Answer View All Answers
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
how to write test cases for online restaurant table booking system?
Explain the format of a requirement traceability
What is test environment? Elaborate with example.
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Write a test case for computer keyboard?
For how many days (or) weeks you will test a product or software?
Explain the soak testing?
Explain the unit testing?
How to test a stored procedure?
What is the logic testing?
Do you know mutation testing?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
write a test case for yahoo compose page?