What is meant by configuration management?

Questions by vijakrsna

Showing Answers 1 - 34 of 34 Answers

configuration management is the processes used to control, cooridinate and track code, requirements,design,documentation problems,change request , toolsetc change made to them and who makes the changes.

  Was this answer useful?  Yes

The 'Configuration Management' is mainly focuses on two factors otherathan remaining. These are "Change Control" and "Version Control".

  'Version Control' is for changing the version if any change is done due to customers 'Change Request'.

'Version Control' is (done when change the version of the project) for changing the documents for new version project. If version is changes then the corresponding documents are also changed.

  Was this answer useful?  Yes

Naseem

  • Dec 6th, 2005
 

The purpose of Software Configuration Management is to establish and maintain the integrity of the products of the software project throughout the project's software life cycle

  Was this answer useful?  Yes

Nitin Kumar

  • Jan 13th, 2006
 

Configuration management: Software Configration Management (SCM) is set of activities that is used to manage the change.

As the first law of S/W engineering states: "No matter where you are in the s/w life cycle, changes will occur".

In the present era, the s/w industry has to face a lot of intervention or request from its client during the development phase. SCM is just a solution of that.

  Was this answer useful?  Yes

mynenipraveen

  • Feb 8th, 2006
 

The purpose of the configuration management is maintain the integrity of work products.work products means coding,templates forms (projects related information) etc....maintain in one central repository.like VSS CVS etc...

whenver we Modify/change the documents or  coding automatically version will be changed in version management tool(Vss) .

  Was this answer useful?  Yes

sarada

  • Apr 4th, 2007
 

Configuration management is a unique identification, controlled storage, change control, and status reporting of selected inter-mediate work products, product components, and products during the life of a system.

  Was this answer useful?  Yes

srinivas rao

  • Apr 22nd, 2007
 

It's nothing but the software and hardware requirement to test the aut......
In companies there is separate team fot that

  Was this answer useful?  Yes

Divya Anupanand

  • Nov 15th, 2007
 

Here we are tracking over the changes made by the client after implementation.Adding enhancement to the existing version and releasing it as a new version is  called version control.

  Was this answer useful?  Yes

doongarwal

  • Dec 21st, 2008
 

configuration managment is a process of gathering data from the network and modifing the setup of the network devices .It also involves storing the obtained data as well as generation the reports

  Was this answer useful?  Yes

Naya Patil

  • Dec 22nd, 2008
 

CM is a group activity that keeps details of the changes that take place throught out the process & maintains all versions of build.

  Was this answer useful?  Yes

lou_xavier

  • Dec 23rd, 2008
 

Configuration management
 
It  is a field that focuses on establishing and maintaining consistency of a product's performance and its functional and physical attributes with its requirements, design, and operational information throughout its life.For information assurance, CM can be defined as the management of security features and assurances through control of changes made to hardware, software, firmware, documentation, test, test fixtures, and test documentation throughout the life cycle of an information system

  Was this answer useful?  Yes

It will describes the entire thing about the particular application`s hardware,software and their os.It also includes the vesion of the application which is installed and how it works and will be specified if it needs any defined platform to work.

  Was this answer useful?  Yes

CONFIGURATION MANAGEMENT PLAN DOC

It is also called as change management doc.it contains the change request requested by the end user while the s/w is in designing phase.it is also called as CI =change info.  It includes the following:

Step in: Adding something to the folder
Step out: Deleting something into the folder
Shared: It is the status when the current version changes into the new version

It contains the testers work bench:
They are responsible whether to accept the users req or not.

 

 

  Was this answer useful?  Yes

Configuration management has the following features
storing information about versions and builds of the software and testware;
• traceability between software and testware and different versions or variants;
• keeping track of which versions belong with which configurations (e.g. oper
ating systems, libraries, browsers);
• build and release management;
• baselining (e.g. all the configuration items that make up a specific release);
• access control (checking in and out).

  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