Write test cases to check the functionality of the shopping
cart of an e-commerce website
Answer Posted / priya
This is critical section point,so we need immediate solution
| Is This Answer Correct ? | 30 Yes | 15 No |
Post New Answer View All Answers
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
write a test case flipkart login page
how to write test cases for smart meter for gas and electricty
Explain the sanity testing?
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Please guide me for Add new user test cases
How to generate test cases for 'replace a string' method?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
For how many days (or) weeks you will test a product or software?
How many test cases u will write for Acceptance testing?
Pls tell me test cases for pepper grinder
What is the syntax testing?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?