volume_mute
Scenarios vs. Use Cases
publish date: 2026/06/06 23:20:9.684547 UTC
volume_mute
True or False: There is a clear, hard-and-fast distinction between scenarios and use cases — they are fundamentally different techniques that cannot be used interchangeably.
Correct Answer
False
Explanation
There is no hard and fast distinction between scenarios and use cases. Some practitioners consider each use case to be a single scenario. Others encapsulate a set of scenarios in a single use case, where each scenario is a single thread through the use case. They can be used in either way in practice.
Reference
Software Engineering, Ian Sommerville, 9th edition
