Write a test case for a chair to check whether it will last
for next 10 years and check the quality of the chair and
it’s durability.
Answer Posted / digvijay
1: Check the legs are of same size or not.
2: Check the material color/ strength. ( check its reaction
on various liquid , heat , cold whether it molds in low
heat. etc)
3: Check by sitting on it and check whether its comfortable
or not.
4: Check arms of chairs are at proper height or not.
5: Check how much load it can take.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
Explain the functional testing?
write a test case for yahoo compose page?
Explain the branch coverage testing?
Explain which test cases are written first black boxes or white boxes?
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 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 logic testing?
How would you do " Keeping two folders in sync testing"
How should I maintain the test cases and Test Log for different versions/builds of the application.
What is the difference between test scenarios, test cases, and test script?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Elaborate test plan and content availability in test plan.
please give me different test scenario for uploading whatsapp status from gallery and camera
What is Initial Configuration?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!