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 / kgb
1. Test the chair contain four legs or not.
2. Test the color of the chair.
3. Test the plastic whatever the company used is good or not.
4. Test the company logo in the chair weather its shows or not.
5. Test the chair contain cushon or not.
| Is This Answer Correct ? | 3 Yes | 15 No |
Post New Answer View All Answers
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Explain the unit testing?
What is ramp testing?
Explain the format of a requirement traceability
Test Case for Text Editor!
Explain how to develop a test plan and a test case.
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:
How to test Webservices and how can we write test cases for that
"search"test cases on Linkedin website and how will you write test cases on it?
Can you list down a few characteristics of a test case?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
Explain the smoke testing?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?