Equivalence partitioning is a ______ testing method that divides the input…

2013

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

  1. A.

    White box

  2. B.

    Black box

  3. C.

    Regression

  4. D.

    Smoke

Attempted by 191 students.

Show answer & explanation

Correct answer: B

Equivalence partitioning is a black-box testing technique. It divides the input domain into classes of data from which test cases can be derived, focusing on valid and invalid partitions.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Nta Ugc Net Paper 2

Loading lesson…