Multiple choice technology testing

Retesting and Regression testing is same.

  1. True

  2. False

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

Retesting checks if a specific defect fix works. Regression testing checks if the fix broke other parts of the system. They are different - retesting is focused on the fixed issue, regression is broader.