volume_mute
Primary Goal of Release Testing
publish date: 2026/06/19 10:15:23.899329 UTC
volume_mute
The primary goal of release testing is to convince the system supplier that the system is good enough for release. What must a successful release test demonstrate? Select all that apply.
Correct Answer
(1) The system delivers its specified functionality
(2) The system is sufficiently dependable for deployment
(3) The system performs acceptably with normal workloads
(4) The system does not fail in ways that make it unusable
Explanation
Release testing must demonstrate that the system: (1) delivers its specified functionality; (2) is dependable enough for deployment; (3) performs acceptably under normal workloads; and (4) does not fail in ways that make it unusable. Zero remaining defects is not a realistic or required outcome of release testing.
Reference
Software Engineering, Ian Sommerville, 10th edition
