Equivalence partitioning is a ________.
2021
Equivalence partitioning is a ________.
- A.
White box testing method
- B.
Black box testing method
- C.
Comparison testing method
- D.
Loop testing method
Attempted by 132 students.
Show answer & explanation
Correct answer: B
Equivalence Partitioning (also known as Equivalence Class Partitioning) is a software testing technique that divides the input data of a software unit into partitions of equivalent data from which test cases can be derived.