Setting Up a Maintainability Metrics Program
publish date: 2026/06/24 21:32:32.558415 UTC
A project manager at a software company wants to set up a program to analyze the maintenance process and determine appropriate maintainability metrics. Which of the following would be reasonable first steps? Select all that apply.
Correct Answer
Explanation
A reasonable program to determine maintainability metrics would collect process data such as change request counts, impact analysis time, and implementation time; identify frequently-changed components; establish cost baselines for comparison; and gather qualitative input from developers about difficult-to-maintain areas. Discarding historical records would remove valuable data needed for this analysis.
Reference
Software Engineering, Ian Sommerville, 10th edition
