ISTQB Certified Tester Foundation Level – Agile Tester (CTFL-AT) — Question 16

Why is regression of software a high risk in agile projects?

Answer options

Correct answer: D

Explanation

The correct answer is D because agile methodologies often involve rapid iterations, leading to frequent changes in code, which can introduce regressions. The other options do not accurately reflect the primary reason for regression risks in agile; A misinterprets test-driven development, B inaccurately attributes regression to test automation, and C incorrectly states that regression is a protective measure.