Skip to content Skip to navigation

Connexions

You are here: Home » Content » What is software maintenance

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the author

Recently Viewed

What is software maintenance

Module by: Miguel-Angel Sicilia

Summary: Defines software maintenance as a category of Software Engineering activities.

Classical definitions of software maintenance

Software maintenance is defined in the IEEE Standard for Software Maintenance (IEEE 1219) as "the modification of a software product after delivery to correct faults, to improve performance or other attributes, or to adapt the product to a modified environment".

IEEE 1219 considers that maintenance are activities after delivery. This is a point that requires two considerations:

  • Some other definitions consider that activities prior to delivery that are oriented to ease maintenance should also be categorized as software maintenance.
  • "Delivery" is to some extent a matter of convention in some kinds of projects. While for typical software development contracts delivery is clearly specified as a milestone in the development plan, in projects as open source initiatives this is not clear-cut.

A broader definition

Software maintenance activities include any software engineering activity oriented to change an existing software product or to improve or plan for future changes.

Comments, questions, feedback, criticisms?

Send feedback