Maintainability

In engineering, maintainability is the ease with which a product can be maintained in order to:

In some cases, maintainability involves a system of continuous improvement - learning from the past in order to improve the ability to maintain systems, or improve reliability of systems based on maintenance experience.

In telecommunication and several other engineering fields, the term maintainability has the following meanings:

Software engineering

In software engineering, these activities are known as software maintenance (cf. ISO/IEC 9126).

The maintainability index is calculated with certain formulae from lines-of-code measures, McCabe measures and Halstead complexity measures.

The measurement and track maintainability are intended to help reduce or reverse a system's tendency toward "code entropy" or degraded integrity, and to indicate when it becomes cheaper and/or less risky to rewrite the code than it is to change it.

 This article incorporates public domain material from the General Services Administration document "Federal Standard 1037C" (in support of MIL-STD-188).

See also

Further reading

This article is issued from Wikipedia - version of the 7/28/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.