software configuration management (scm). definition – scm: the organization of the component of a...

10
Software configuration management (SCM)

Upload: joel-flynn

Post on 03-Jan-2016

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

Software configurationmanagement

(SCM)

Page 2: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

Definition – SCM:

• The organization of the component of a software system• They fit together in a working order .

Page 3: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

Why SCM important

• To facilitate the ability to communicate status of doc and code changes.

• To provide maintenance support • To eliminate

a) Confusion b) Double maintenancec) Shared data pbm d) Update pbm

Page 4: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

SCM Principle PyramidCI

tools

measures

SCM

processes

SCM

plan

Understanding

Page 5: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

SCM PRINCIPLES:• Understanding of SCM.• SCM Plans and polices.• SCM process.• Metrics • Tools for SCM• SCM configuration Items

Page 6: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

Understanding of SCM

• It is Critical to org.

• Executive and mgt both benefits & cost of SCM

• s/w developers basis of SCM

understand

understand

Page 7: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

SCM Plans and polices:

• Lead to successful SCM implementation• Policy --- clear one• Lead to find req., of resources and

money.

SCM process:• SCM process are documented for all

users to recognize.

Page 8: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

SCM METRICS: • Used to show conformance to policy &

product plans

• Used to show where the org is along the path to reap(collect) the benefits of SCM

SCM TOOLS: • Used to implement SCM

Page 9: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

SCM Configuration Items

• Used to represent internal & external project deliverables

• Final result of all the work done to implement SCM

Page 10: Software configuration management (SCM). Definition – SCM: The organization of the component of a software system They fit together in a working order

THANK YOU