Which is a black box testing method that divides the input domain of a program into classes of data through that test cases can be derive?
Options
- Graph bases testing method
- Equivalence partitioning
- Boundary value analysis
- Orthogonal array testing
CORRECT ANSWER : Equivalence partitioning
Write your comments