Multiple choice

Equivalence partitioning is related to what type of software testing?

  1. Black box testing

  2. White box testing

  3. Usability testing

  4. Stress testing

  5. Load testing

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Equivalence partitioning is generally related to black box testing, which is strictly checking a software component at its interface, without consideration of internal structures of the software.