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
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Write all test cases for Bus Pass Renewal
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Explain the scalability testing?
Explain the exactly meaning of test case?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
how many test cases do u need to ship a product?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Why is it that the boundary value analysis provides good test cases?
How would you do " Keeping two folders in sync testing"
What are basic types of test cases?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Explain the smoke testing?