volume_mute
Acceptance Testing — Data Source
publish date: 2026/05/31 02:47:41.812962 UTC
volume_mute
What makes acceptance testing distinct from earlier testing stages?
Correct Answer
It 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. Real data exercises the system in different ways from test data and may reveal errors and omissions in the requirements definition.
Reference
Software Engineering, Ian Sommerville, 9th edition
