Multiple choice technology testing

Purpose of test design technique is

  1. Identifying test conditions only, not Identifying test cases

  2. Not Identifying test conditions, Identifying test cases only

  3. Identifying test conditions and Identifying test cases

  4. Identifying test conditions or Identifying test cases

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

Test design techniques serve two purposes: identifying test conditions (situations to test) and identifying specific test cases (concrete tests with inputs and expected outputs).