volume_mute
Acceptance Testing — Data Used
publish date: 2026/05/30 21:26:58.574290 UTC
volume_mute
What distinguishes acceptance testing from earlier testing stages in terms of the data used?
Correct Answer
Acceptance testing uses data supplied by the system customer rather than simulated test data
Explanation
In acceptance testing, the system is tested with data supplied by the system customer rather than simulated test data. This is the final stage before the system is accepted for operational use, and may reveal requirements problems not found with artificial test data.
Reference
Software Engineering, Ian Sommerville, 9th edition
