Difference between revisions of "Software maintenance"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
(External links)
 
Line 20: Line 20:
  
 
[[Category:Intellectual property]]
 
[[Category:Intellectual property]]
 +
[[Category:Management]]
 
[[Category:Software]]
 
[[Category:Software]]
 
[[Category:Software development]]
 
[[Category:Software development]]

Latest revision as of 19:08, 21 April 2016

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