volume_mute

Rising Corrective Maintenance Requests

publish date2026/06/24 21:18:39.299399 UTC

volume_mute

What might an increase in the number of bug and failure reports over time indicate about a system?

Correct Answer

It may indicate that more errors are being introduced into the program than are being repaired, suggesting declining maintainability

Explanation

An increase in bug and failure reports may indicate that more errors are being introduced into the program than are being fixed during maintenance. This pattern can be an early warning sign of declining maintainability, often linked to degrading system structure.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears