Segment 7
Segment 7
* maintainability measures the ease and speed with which a system can be restored to
operational status after a failure occurs.
By far, most maintenance is corrective, and therefore
urgent and non-value adding.
Corrective maintenance vs adaptive maintenance
In computer science, corrective maintenance is accomplished by
removing bugs from software, hardware and the network, while
adaptive maintenance describes the adaptive modification of
existing code/system to new platform/Environment.
Corrective maintenance is generally categorized into emergency
situations - such as a network outage or virus attack - and
preventive ones - such as repairs and maintenance to prevent the
repetition of these events. Adaptive maintenance is used as a
proactive and reactive response to changing business trends and
needs.
In short, corrective maintenance is a fixing what's wrong, while
adaptive maintenance is used to upgrade the system to better
confront the challenges that lie ahead.
Maintenance requests
can be frequent