how will we know test cases are written by us are correct
Answer Posted / yogesh bhadane
by refering the Requirement speciafication / use case design
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the logic testing?
What are semi-random test cases?
write a test case for yahoo compose page?
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.
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
can one defect be mapped to more than one test script in manual testing
Explain the syntax testing?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Explain the gray box testing?
What is the logic testing?
Explain the ramp testing?
how many test cases do u need to ship a product?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
write test cases for hospitality management system
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?