Correct Answer : A black box testing technique appropriate to all levels of testing.
Explanation : The equivalence partitions are derived from the requirements and specifications of the software. It is a software testing technique in which input data is divided into partitions of valid and invalid values, and all partitions must exhibit the same behavior.