CISSP · Question #382
Which one of the following is an advantage of an effective release control strategy from a configuration control standpoint?
The correct answer is D. Ensures that a trace for all deliverables is maintained and auditable. Release control within configuration management ensures that all changes and deliverables are tracked, auditable, and traceable throughout the software or system lifecycle.
Question
Options
- AEnsures that there is no loss of functionality between releases
- BAllows for future enhancements to existing features
- CEnforces backward compatibility between releases
- DEnsures that a trace for all deliverables is maintained and auditable
How the community answered
(59 responses)- A3% (2)
- C2% (1)
- D95% (56)
Why each option
Release control within configuration management ensures that all changes and deliverables are tracked, auditable, and traceable throughout the software or system lifecycle.
Ensuring no loss of functionality between releases is a testing and quality assurance concern, not a direct advantage of configuration control's release management process.
Allowing future enhancements to existing features is a product planning or roadmap concern, not a configuration control benefit; configuration control focuses on managing and tracking changes rather than enabling feature development.
Enforcing backward compatibility is an architectural or design decision made during development, not an inherent advantage of a release control strategy from a configuration management perspective.
From a configuration control standpoint, a core advantage of release control is maintaining a complete, auditable trace of all deliverables - including what changed, when, why, and by whom. This traceability supports compliance, accountability, and the ability to reproduce or review any prior release state, which is a fundamental objective of configuration management disciplines.
Concept tested: Release control benefits within configuration management
Source: https://www.itil.com/itil-glossary/release-and-deployment-management/
Topics
Community Discussion
No community discussion yet for this question.