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

Discussion Board
Explanation-

Equivalence partitioning is a black box testing method that divides the input domain of a program into classes of data from which test cases can be derived.

Sapna Ambadkar 03-23-2017 01:27 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement