nerdexam
PMI

PMI-ACP · Question #410

Agile development prevents technical debt.

The correct answer is B. False. Agile development does NOT prevent technical debt - it can still accumulate it. Technical debt arises from shortcuts, deferred refactoring, quick-and-dirty solutions, and prioritizing speed over code quality. Agile teams face constant pressure to deliver working software each spr

Submitted by rania.sa· Apr 18, 2026Agile Principles and Mindset

Question

Agile development prevents technical debt.

Options

  • ATrue
  • BFalse

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    90% (19)

Explanation

Agile development does NOT prevent technical debt - it can still accumulate it. Technical debt arises from shortcuts, deferred refactoring, quick-and-dirty solutions, and prioritizing speed over code quality. Agile teams face constant pressure to deliver working software each sprint, and this can lead to deliberate or inadvertent technical debt. Agile practices like Test-Driven Development (TDD), refactoring, and continuous integration help manage and reduce technical debt, but they do not eliminate it. Recognizing and managing technical debt is an explicit concern in Agile, not a non-issue.

Topics

#Technical Debt#Agile Misconceptions#Sustainable Development#Software Quality

Community Discussion

No community discussion yet for this question.

Full PMI-ACP Practice