volume_mute
Scenario Testing Definition
publish date: 2026/06/19 10:15:25.806560 UTC
volume_mute
Which of the following best describes scenario testing?
Correct Answer
Devising typical realistic usage scenarios and using these to develop test cases
Explanation
Scenario testing is an approach to release testing where you devise typical scenarios of use and use these to develop test cases. A scenario is a story that describes one way the system might be used. Scenarios should be realistic and real system users should be able to relate to them.
Reference
Software Engineering, Ian Sommerville, 10th edition
