Give me a sample test case for an online purchasing
system?What testings u do for the same ?
Answer Posted / naren
1.Whether the entered item code is valid?
2.Whether the user is registered(in some cases)?
For online purchasing sys v must perform load test as well
as stress test.like how many user requests can be processed
at a time...
Is This Answer Correct ? | 75 Yes | 17 No |
Post New Answer View All Answers
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Sample test cases for data conversion(Utility billing system)
How to write email id in world wide web
What is Initial Configuration?
How would you do " Keeping two folders in sync testing"
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
What is use case testing?
Write all test cases for Bus Pass Renewal
I want 100 test scenario for gmail
In a log in page what will be test procedure, test scenario, test description & test steps?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Do you know mutation testing?
What is explain security testing?
write the test cases for facility module
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.