Please can anybody tell me some good ideas to write test
case for fan and test case for chair?
Answer Posted / deepak singh
FAN:
1. The minimum number of blades should be three.
2. The blades length should be of proper length so that it
should provide air to almost every part of the room.
3. The direction of rotation of the blade should be proper.
4. The fan should run with minimum noise.
5. When applied electricity, it should start running
gradually increasing its speed and vice-versa when elctric
supply is cut.
6. The blades should have proper distance from the ceiling.
7. The fan while in motion, should not vibrate.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Explain how to develop a test plan and a test case.
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
How to write test cases or test scripts for UAT testing which is done manually
Explain the system testing?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
can any body help me with providing a a case for usability testing...
write the test cases for facility module
What are semi-random test cases?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Explain the load testing?
What is the state testing?
write a test case for telephone billing ?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?