Open In App

Change Management in Software Engineering

Change Management in software development refers to the transition from an existing state of the software product to another improved state of the product. It controls, supports, and manages changes to artifacts, such as code changes, process changes, or documentation changes. Where CCP (Change Control Process) mainly identifies, documents, and authorizes changes to a software application.

Each software development process follows Software Development Life Cycle (SDLC) where each phase is accordingly followed to finally deliver a good quality software product. Change Management does not come under any phases of SDLC still it has great importance in the entire software development process. Various types of change management tools are used for various purposes like to adopt, control, represent, and effect the change required. For example Change management tools for Flow Charting, Project Planning, Data collection, etc.

Process of Change Management

When any software application/product goes for any changes in an IT environment, it undergoes a series of sequential processes as follows:



Importance of Change Management

Source of Change

There may be multiple reasons involved during the development process for which certain changes are required to be implemented in the product. These sources are as follows :

Key points of Change Management

Article Tags :