Give me a sample test case for an online purchasing
system?What testings u do for the same ?

Answer Posted / ankit khanna

1) Validate the details of the item are displayed as in the
database
2) Validate the availability of the item and number
available through the database
3) Validate that when you select the item in the front end
(like a checkbox) it gets selected
4) Validate you get an error message if you are not a
registered user
5) Validate you are able to click the 'submit' button and
the page is reloaded
6) Validate whether you get a success message with the form
to fill the required info like credit card details and all
7) validate that in the database required updations are done

Is This Answer Correct ?    47 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write test cases for hospitality management system

2029


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

1513


How to generate test cases for 'replace a string' method?

910


Explain the syntax testing?

679


write test case for button of google page?"i am feeling lucky" if button is not appear on page?

2551






Can you list down a few characteristics of a test case?

705


Do you write test plan and test case?

1909


Could you pls give me sites where i can test card? mail me to

2290


Explain the component testing?

769


how many test cases do u need to ship a product?

1174


# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?

1986


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.

1670


How should I maintain the test cases and Test Log for different versions/builds of the application.

1967


Explain transaction testing?

653


Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?

1826