Next CHAPTER 14 Maintenance

CHAPTER 14

14.1 Introduction

Software maintenance is a set of software engineering activities that occur after software has been delivered to the customer and put into operation. A primary goal of software engineering is to improve the ease with which changes can be made. The software maintenance can be defined by four activities:

Ø Corrective Maintenance

Ø Adaptive Maintenance

Ø Perceptive Maintenance or Enhancement

Ø Preventive Maintenance or Reengineering

The software documentation is very important job regarding maintenance, because it is a big problem for the user to make any change in working version of software without consent of the developer.

In out context as we developed and designed the core software for a website having the maximum possibility of change we have kept the copy of documentation on the site .As well as are always ready to edit it when any major change is being done at the design and coding part.