Uint 5 Topic 5 Software Configuration Management Activities
Uint 5 Topic 5 Software Configuration Management Activities
Management Activities
Dr. Rohit Rastogi
Associate Professor,
Computer Science & Engineering Department,
ABES EC, Ghaziabad
Affiliated to Dr. A.P.J. Abdul Kalam Technical University, Uttar
Pradesh, Lucknow
Basic
Configuration Management (CM) is a technic of
identifying, organizing, and controlling modification to
software being built by a programming team.
Identification
Basic Object: Unit of Text created by a software engineer during
analysis, design, code, or test.
Interrelationships
between configuration objects can be described
with a Module Interconnection Language (MIL).
Version Control
Version Control combines procedures and tools to
handle different version of configuration objects that are
generated during the software process.
Potential
for conflicts and delays, particularly in large
development teams with multiple contributors.