What is configuration management?

Showing Answers 1 - 9 of 9 Answers

Making changes to the work product systematically is called configuration management.

mostly used popular tools is VSS

VSS : Visual Source safe.

It is a version control tool

Work product : The documents are delivered at importent milestones of a project.

Imp Work products: 

1) Project proposal

2) Project agreement

3) Project Plan

4) QA Plan

5) Test Plan

6) SRS

7) Design Doc

8) Configuration management Doc

9) Maintenence manual 

  Was this answer useful?  Yes

Configuration management covers the processes used to control, coordinate, and track: 1.code2.requirements3.documentation4.problems5.change requests6.designs,Tools/compilers/libraries/patches, changes made to them, and who makes the changes.

  Was this answer useful?  Yes

nitesh484

  • Feb 15th, 2006
 

Configuration management covers the processes used to control, coordinate, and track: code, requirements, documentation, problems, change requests, designs, tools/compilers/libraries/patches, changes made to them, and who makes the changes.

  Was this answer useful?  Yes

Hi,

Configuration management covers the processes used to control, coordinate, and track: code, requirements, documentation, problems, change requests, designs,tools/compilers/libraries/patches, changes made to them, and who makes the changes.

  Was this answer useful?  Yes

HI

If we are developing the sofware means definitely there would be some changes, so proper maintanance needed in this situations, so here configuration management plays a vital role..

It mainly concentrated on 2 sections

-> Version Control: Need to maintained the version for all docs ( plans, codes, srs, etc)
     if at all change happened.

-> change control: When ever received a change then need to verify which docs has to
    be changed.


CNU

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions