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
Explain the sanity testing?
What is the domain testing?
How would you do " Keeping two folders in sync testing"
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
how to test stand alone programs?
150 integration testing scenarios for gmail
Explain the format of a requirement traceability
What is ramp 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?
I need GUI test case for home page?
write test cases for flipkart.
write the test cases for facility module
Explain which test cases are written first black boxes or white boxes?
how many test cases do u need to ship a product?