How to write test case on paper and pen.
Answer Posted / sowmya
Sorry first test cases were for paper
and the second one was for pen
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Pls tell me test cases for pepper grinder
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.
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
explain end to end scenario's for online Money transfer in Banking Domain?
Explain the component testing?
Elaborate test plan and content availability in test plan.
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Ā
Explain the acceptance testing?
Sample test cases for data conversion(Utility billing system)
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
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
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 quick test professional and what test environment it supports?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.