Software Engineering

Technical Documentation

Back

Software Configuration

Introduction

Software Configuration, sometimes called software change management or IT automation, the idea is to have a system in place to track and compare changes made across a system throughout the development process and also identify who made these revisions.

The purpose is to make project management easier, minimize errors, increase traceability, and improve overall software quality.

Benefits

The benefits of a SCM process are:

Reference

Back