PSM-I · Question #172
Select two ways in which technical debt impacts transparency. (Choose two.)
The correct answer is B. It leads to false assumptions about the current state of the system, specifically of an Increment C. As development progresses and code is added, the system becomes more difficult to stabilize. The correct answers are B and C, because technical debt impacts transparency in these ways. It leads to false assumptions about the current state of the system, specifically of an Increment being releasable at the end of a Sprint, as it may contain hidden defects or incomplete…
Question
Select two ways in which technical debt impacts transparency. (Choose two.)
Options
- AWhen calculated and estimated, the total amount of technical debt shows exactly how long until
- BIt leads to false assumptions about the current state of the system, specifically of an Increment
- CAs development progresses and code is added, the system becomes more difficult to stabilize,
- DIt enhances transparency for the Product Owner as a Development Team is not allowed to do
How the community answered
(16 responses)- A19% (3)
- B75% (12)
- D6% (1)
Explanation
The correct answers are B and C, because technical debt impacts transparency in these ways. It leads to false assumptions about the current state of the system, specifically of an Increment being releasable at the end of a Sprint, as it may contain hidden defects or incomplete functionality. It also results in future work being slowed down in unpredictable ways, as development progresses and code is added, the system becomes more difficult to stabilize and
Topics
Community Discussion
No community discussion yet for this question.