volume_mute

Three Types of Maintenance Predictions

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

volume_mute

Match each maintenance prediction category to the question it primarily answers.

To complete the line match

  1. Click on an item in the first group
  2. Click on the match in the second group

To delete a match, double click on a line

Prediction

Predicting system changes
Predicting maintenance costs
Predicting maintainability

Question Answered

What parts of the system will be the most expensive to maintain?
How many change requests can be expected, and what parts of the system are most likely to be affected?
What will be the lifetime maintenance costs of this system?

Correct Answer

(1) Predicting system changes,How many change requests can be expected, and what parts of the system are most likely to be affected?
(2) Predicting maintainability,What parts of the system will be the most expensive to maintain?
(3) Predicting maintenance costs,What will be the lifetime maintenance costs of this system?

Explanation

The three prediction categories help answer different questions: predicting system changes addresses how many and which kinds of requests to expect; predicting maintainability identifies the most expensive parts to maintain; and predicting maintenance costs estimates lifetime or annual maintenance budgets.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears