Pair the correct test design techniques (1 to 5) with the category of techniques (x, y and z):

1. Exploratory Testing 2. Equivalence Partitioning 3. Decision Coverage 4. Use Case Testing 5. Condition Coverage x. Specification-based y. Structure-based z. Experienced-based

  • A. x = 1 and 2; y = 3 and 5; z = 4.
  • B. x = 1, 2, and 4; y = 5; z = 3
  • C. x = 2 and 4; y = 3 and 5; z = 1.
  • D. x = 3 and 4; y = 5; z = 1 and 2.

Answer: Option C