Istqb Certified Tester Foundation Level CTFL · Free Practice Question Easy
Question 62
Which of the following is NOT a key benefit of using Acceptance Test-driven Development (ATDD) according to the ISTQB CTFL v4 syllabus?
-
A
Increased communication and collaboration between stakeholders and development teams.
-
B
Improved clarity and understanding of user requirements.
-
C
Reduced risk of delivering software that does not meet user needs.
-
D
Increased workload and complexity for developers due to additional testing activities.
Reveal correct answer
Correct answer: D
Explanation
This option is not considered a key benefit of Acceptance Test-driven Development (ATDD).
The primary benefits of ATDD include increased communication and collaboration between stakeholders and development teams
(a), improved clarity and understanding of user requirements
(b), and reduced risk of delivering software that does not meet user needs
(c). Increased workload and complexity are typically seen as challenges, not benefits.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
