Please can anybody tell me some good ideas to write test
case for fan and test case for chair?
Answer Posted / umesh7a
Chair
It should be four legs.
It should be folded and open Smoothly if it is folding
chair.
It should be comfortable While sitting.
it should be should painted from all the parts.
All the screws should be well tighted.
it should have the rubber pads on its lesg.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Suppose a job should be executed for every two hours? Write test case for this?
how to write test cases for online restaurant table booking system?
write test case for pen cap if it is not present?
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?
Who will take care of test plan and test case?
Sample test cases for data conversion(Utility billing system)
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.
Explain the state testing?
What is test cases for mobile phone ?
Explain the component testing?
What is use case testing?
What is test environment? Elaborate with example.
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
I want 100 test scenario for gmail
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..