volume_mute

Use Case - Diagnosing Declining Maintainability

publish date2026/06/24 21:38:14.701128 UTC

volume_mute

Over the past two years, a system's support team has noticed the average time to complete impact analysis has tripled, and the count of outstanding change requests has grown steadily each quarter. What does this combination of trends most likely indicate?

Correct Answer

The system's maintainability is declining, likely due to accumulated structural degradation from repeated changes

Explanation

Both a rising average time for impact analysis and a growing backlog of outstanding change requests are recognized process metrics indicating declining maintainability. This pattern typically reflects accumulated structural degradation that makes each new change progressively harder to analyze and implement.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears