- QATestLab Blog >
- QA Management >
- Configuration Management in Software Testing
Configuration Management in Software Testing
October 26
10:00
2011
by Nataliia Vasylyna Print This Article
Configuration management is the detailed recording and updating of information for software and hardware components.
Components are not only source code. It can also be tracking of modifications for software documents such as:
- Requirement
- Design
- Test cases
- Test plans
As soon as modifications are performed in adhoc and in an uncontrollable style chaotic conditions can arise and more errors appeared. So modifications should be performed in a controlled fashion and with appropriate versioning.
We should have an opportunity to return back to the old version at any convenient moment of time.
The major purpose of configuration management is to track our modifications if we have issues with the current system. Configuration management is done using baselines.
Learn more from QATestLab
Related Posts:
Article "tagged" as:
Categories:
No Comments Yet!
You can be the one to start a conversation.