Answer Posted / anonymous
Equivalence partitioning is technique where you derieve test
cases depending on the test data. here, the test data can be
divided into different equivalence classes which can be
valid and invalid test data.
example: consider an text field which accepts input of 1 to
1000
then, the valid test data can be 1 to 1000
invalid test data can be inputs below 1
and also inputs above 1000
so we totally get three equivalence classes. i.e, within the
limits, below the limits and above the limits.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the syntax testing?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Do you know explain security testing?
What is test cases for mobile phone ?
Explain the dynamic testing?
What is the logic testing?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Write test cases for 8+4?
"search"test cases on Linkedin website and how will you write test cases on it?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Do you know mutation testing?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
How to test a stored procedure?