Which is a black box testing technique appropriate to all levels of testing?
Correct answer
B. Equivalence partitioning
Explanation
Explanation: Equivalence 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.