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.

Answer: B. Black boxEquivalence 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…

  1. A.

    White box

  2. B.

    Black box

  3. C.

    Regression

  4. D.

    Smoke

Attempted by 341 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: Tpsc Assistant Technical Officer

Loading lesson…