what is confrigation management, and change managment?



what is confrigation management, and change managment?..

Answer / uday kumar_anem

Configuration Management(CM) is a key component of software
development. The CM keeps tracks of all the changes made to
the project artifacts. Generally we place all the base lined
documents in CM tool. For large projects, even some
companies employ Configuration Manager who is responsible of
tracking the base line documents and even prepares
configuration test plan.
The list below illustrates the types of project artifacts
that must be managed and controlled in the CM environment:
· Source code
· Requirements
· Analysis models
· Design models
· Test cases and procedures
· Automated test scripts
· User documentation, including manuals and online Help
· Hardware and software configuration settings
· Other artifacts as needed


Change Management:
Managing change is a process. The process is the primary
responsibility of the software
development staff. They must assure that the change requests
are documented, that they are tracked through approval or
rejection, and then incorporated into the developmental process.
Many software development project teams group changes to be
implemented into a new version of the system. This grouping
normally reduces the costs associated with incorporating
changes into the software requirements during development.
The testers need to know two aspects of change:
1. The characteristics of the change so that modification to
the test plan and test data can be made to assure the right
functionality and structure are tested.
2. The version in which that changes will be implemented.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Please give me any example of High severity and Low priority type of bug ?

3 Answers   Crea,


what is meant by Priority nad severity?

11 Answers   HCL, Infosys, Verizon,


What is the bug life cycle? In which part u involved?

2 Answers   AMES Technology, Covansys, Sankhya Infotech,


Is compatabilitytestig and port testing are same

0 Answers  


What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?

2 Answers   ICICI,






what are your strengths?(in testing) plzzzzzzzzz answer this question thanku.

5 Answers  


what is function testing?

8 Answers   nvidia,


Write 5 Test Cases for ATM From Security Point of View ?

2 Answers  


what is the diff b/s test plan, test strategy and test procedure?

3 Answers  


How you will do the functional testing ?

5 Answers   CTS,


Who will participate in testcase review?

2 Answers  


Explain three tier architechture of the java project? what is the web server and what is the database server?

1 Answers   Infosys,


Categories