what are the testcases for square
Answers were Sorted based on User's Feedback
Answer / deepti
1. It should have four measurements.
2. All sides should be equal in lenght.
3. minimum measurement should be >= 1.
4. Each angle should be 90 degree with all four sides
should be in equal length.
| Is This Answer Correct ? | 20 Yes | 2 No |
Answer / manasa
deepa, pls b serious in answering to the post...
| Is This Answer Correct ? | 3 Yes | 1 No |
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Imagine that hotmail is the application taht ur going 2 test write 10 critical test case to test it ?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
write the high level test cases for winzip file
How to write test case for the library system?
Elaborate test plan and content availability in test plan.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
pls i want test cases for telecom billing system
can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.