How to write test cases for Web related sites(ex: shopping
carts sites)
Answer Posted / abhi
check for all the links all the links should be wrkng fine
broken link
bad link
color of the link should change once navigated
it shoud show the correct product once selcted and clicked
there should be a option to cancel the item selected for
purchase.
There should be diffrent payment options available, like
visa master
no other payment kind of payment should be accepted
Once the purchase is over the card number is entered and
the enter button is pressed the purchase should not be
canceled
Once the person finishes the purchase and logs out check
the back button it should take you to the login page
should not display the page that was opened earlier
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Do you know mutation testing?
In a log in page what will be test procedure, test scenario, test description & test steps?
how to make test case for anolog voice logger?
Explain the scalability testing?
Why does the boundary value analysis provide good test cases?
write the testcases for migrating data from one database to another database?
how to test stand alone programs?
Which of the following defines the expected results of a test? Test case specification or test design specification.
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
How to write email id in world wide web
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
can one defect be mapped to more than one test script in manual testing
How to write test cases for lift?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
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.