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 / sairam

To Answer this question we need to know if the chair under test is new one or old one.

For new one,

Make of the chair(Wood or plastic)
Quality of the raw material(Strong or week)
If the handles and legs are properly bound with chair( ie if joints are strong)
Can it withstand normal weight of a person?
Compare with previous history on how long similar chairs were lasting
Reaction on the chair if it falls off the ground.
Maximum height from which the chair falls and still doesn't get damaged

For old one,

In addition to above tests we need to check,

How old the chair is?
How much maximum weigh did the chair withstand before?

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ramp testing?

684


What is test environment? Elaborate with example.

657


What is the syntax testing?

707


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1534


pls i want test cases for oss? whts the process of oss testing

2023






Explain the component testing?

783


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

922


What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

1447


What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?

2506


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

1825


Write all test cases for Bus Pass Renewal

1113


write the testcases for migrating data from one database to another database?

1916


Explain the integration testing?

716


Do you write test plan and test case?

1922


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

1980