ISQI Certified Tester Foundation Level — Question 4
The selection of test cases for regression testing..?
Answer options
- A. Requires knowledge on the bug fixes and how it affect the system
- B. Includes the area of frequent defects
- C. Includes the area which has undergone many/recent code changes
- D. All of the above
Correct answer: D
Explanation
The correct answer is D because effective regression testing requires a comprehensive approach that considers bug fixes, areas with frequent defects, and sections of code that have changed recently. Options A, B, and C are all valid factors that contribute to the selection process, making D the most accurate choice.