PMI-ACP · Question #589
During product development, changes in technology and regulations require the team to reassess product architecture. How should this technical debt be captured?
The correct answer is A. Include it in the product backlog and use a new indicator to annotate that it is technical debt. Technical debt must be made visible so it can be prioritized and addressed alongside feature work. The product backlog is the correct home for all work items, including technical debt. Using a dedicated indicator or tag (A) distinguishes technical debt from feature stories…
Question
During product development, changes in technology and regulations require the team to reassess product architecture. How should this technical debt be captured?
Options
- AInclude it in the product backlog and use a new indicator to annotate that it is technical debt
- BInclude it in the product backlog as a low-priority issue
- CSince it is not a part of agile methodologies, it should not be tracked
- DHave team members maintain personal lists of issues and consolidate the lists during review
How the community answered
(21 responses)- A76% (16)
- B5% (1)
- C14% (3)
- D5% (1)
Explanation
Technical debt must be made visible so it can be prioritized and addressed alongside feature work. The product backlog is the correct home for all work items, including technical debt. Using a dedicated indicator or tag (A) distinguishes technical debt from feature stories, enabling the product owner to make informed trade-off decisions. Adding it as a generic low-priority item (B) risks it being permanently deprioritized without the context that it stems from technical debt. Claiming technical debt is outside agile (C) is false - agile explicitly encourages transparency about technical health. Personal lists (D) create silos and lack team-wide visibility. Transparent, annotated backlog entries are the industry-standard approach.
Topics
Community Discussion
No community discussion yet for this question.