Equivalence partitioning is a ________.

2021

Equivalence partitioning is a ________.

Answer: B. Black box testing methodEquivalence Partitioning (also known as Equivalence Class Partitioning) is a software testing technique that divides the input data of a software unit into…

  1. A.

    White box testing method

  2. B.

    Black box testing method

  3. C.

    Comparison testing method

  4. D.

    Loop testing method

Attempted by 685 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.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…