Google News
logo
Functional Testing - Interview Questions
What is equivalence partition?
Equivalence partition is a black box testing technique where input data is divided into data classes. It is done in order to reduce the number of test cases and covers the maximum requirements. The equivalence partition technique is applied where input data values are divided into ranges.
Advertisement