Answers

Question and Answer:

  Home  Software QA

⟩ Explain Equivalence Partitioning?

Input data of a program is divided into different categories so that test cases can be developed for each category of input data. The goal of equivalence partitioning is to come out with test cases so that errors are uncovered and test cases can be carried out more efficiently. The different categories of input data are called Equivalence Classes.

 197 views

More Questions for you: