Multiple choice technology testing

Defects holding maximum test cases reports

  1. Defects with severity 1 and 2

  2. Defects that are keeping maximum number of test cases in wait

  3. Defects that are linked with same requirement

  4. Defects with a high priority

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

This report identifies defects that block the execution of the largest number of test cases, keeping them in a waiting state. High severity or priority bugs do not necessarily block tests, and requirement linking does not measure blocking status.