Multiple choice technology testing

As a result of a change in the system under test, a new revision of the system, Sn+1, contains a defect not present in revision Sn, the quality of the system has progressed: True or False

  1. True

  2. False

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

Quality progression means improvement. If revision Sn+1 contains a defect not present in Sn, that's regression - quality has degraded, not progressed. Regression defects occur when previously working functionality breaks due to changes.