Difference between revisions of "Software maintenance"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (First) |
(No difference)
|
Revision as of 06:21, 18 August 2015
In software engineering, software maintenance is the modification of a software product after delivery to correct faults, to improve performance or other attributes.
A common perception of maintenance is that it merely involves fixing defects.
However, one study indicated that over 80% of maintenance effort is used for non-corrective actions.
This perception is perpetuated by users submitting problem reports that in reality are functionality enhancements to the system.
More recent studies put the bug-fixing proportion closer to 21%.
See also
External links
- Software maintenance @ Wikipedia