Multiple choice technology testing

Which of these statements is true?

  1. According to industry standard, one normalized test case contains 10 test steps.

  2. Test cases are normalized when test cases of different complexities are created, and it is required to arrive at a common figure.

  3. Both Option1 and Option2

  4. Only Option2

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

Option 2 states that test cases are normalized when different complexities exist to arrive at a common figure, which is correct. Option 1 about industry standards is also stated as true in this context. Since both options are presented as true, option C (both) is correct. Normalization converts different complexity levels to equivalent simple test case counts.