Ad Code

Equivalence Classes

Equivalence Classes


Equivalence Classes or Equivalence Partitioning Two tests are considered to be equivalent if it is believed that: if one discovers a defect, the other probably will too, and If one does not discover a defect, the other probably won’t either. Equivalence classes help you in designing test cases to test the system effectively and efficiently. One should have reasons to believe that the test cases are equivalent.
Reactions

Post a Comment

0 Comments