What is 'configuration management'?
Printed From: One Stop Testing
Category: Quality Assurance @ OneStopTesting
Forum Name: Quality Methodologies / Streams @ OneStopTesting
Forum Discription: Any Good Testing Engineer must know about All the Quality Certifications & Methodologies like ISO, IEEE, CMM, PCCM, CMMMi, XP, Agile and many more.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=2942
Printed Date: 19Nov2024 at 3:35am
Topic: What is 'configuration management'?
Posted By: tanushree
Subject: What is 'configuration management'?
Date Posted: 17Oct2007 at 12:44am
What is 'configuration management'? 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. What if the software is so buggy it can't really be tested
at all? The best bet in this situation is for the testers to go
through the process of reporting whatever bugs or blocking-type
problems initially show up, with the focus being on critical bugs.
Since this type of problem can severely affect schedules, and indicates
deeper problems in the software development process (such as
insufficient unit testing or insufficient integration testing, poor
design, improper build or release procedures, etc.) managers should be
notified, and provided with some documentation as evidence of the
problem.
|
|