Hard1 markMultiple Choice
PMP · Question 61 · Task 7: Plan and manage quality
A project manager is leading a software team. The team wants to use 'Test Driven Development' (TDD). What is the primary benefit of this practice?
A project manager is leading a software team. The team wants to use 'Test Driven Development' (TDD). What is the primary benefit of this practice?
Answer options:
A.
It eliminates the need for QA testers.
B.
It speeds up the initial coding phase.
C.
It improves code quality and reduces defects by ensuring code is written to pass a specific test.
D.
It allows the PM to track progress better.
How to approach this question
TDD = Quality.
Full Answer
C.It improves code quality and reduces defects by ensuring code is written to pass a specific test.✓ Correct
Task 7 (Quality). TDD is an agile technical practice that builds quality in (prevention) rather than inspecting it in (detection).
Common mistakes
Thinking TDD is about speed (it's about quality).
Practice the full PMI PMP Practice Exam
114 questions · hints · full answers · grading
More questions from this exam
Q01During a daily standup in a hybrid project, two senior developers begin arguing about the archite...HardQ02A project manager takes over a project where the team is demoralized. The previous PM was authori...HardQ03A key stakeholder is unhappy with the product increment delivered in the last sprint, claiming it...HardQ04A project team in a matrix organization is struggling. The functional manager keeps pulling key r...HardQ05A project manager is leading a virtual team spread across four time zones. Team members report fe...Hard
Expert