volume_mute
Validation Testing Definition
publish date: 2026/06/14 03:12:54.731881 UTC
volume_mute
Which statement best describes validation testing?
Correct Answer
Testing where the system is expected to perform correctly using test cases that reflect expected use
Explanation
Validation testing uses test cases that reflect the system's expected use and verifies that the software meets its requirements. The tester expects correct behavior for these inputs.
Reference
Software Engineering, Ian Sommerville, 10th edition
