Multiple choice technology testing Developers fixes a defect. Tester plans to execute the complete set of test cases True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation After a developer fixes a defect, testers should execute not just the specific test case for that defect but also related test cases to ensure the fix didn't introduce new issues. This is part of regression testing.