0
3.4kviews
written 5.8 years ago by |
The SCM process defines a series of tasks that have four primary objectives:
To identify all items that collectively define the software configuration (Identification).
To manage changes to one or more of these items (Change Control).
To facilitate the construction of different versions of an application (Version Control).
To ensure that software quality is maintained over time (Configuration Audit).
Following fig shows the layers of SCM process.