volume_mute
When to Use Graphical Models
publish date: 2026/06/06 10:19:27.649428 UTC
volume_mute
Graphical models are most useful in requirements specification when you need to:
Correct Answer
Show how a system state changes, or describe a sequence of actions in response to an event or message
Explanation
Graphical models are most useful when you need to show how a state changes or when you need to describe a sequence of actions. UML sequence charts and state charts show the sequence of actions that occur in response to a certain message or event.
Reference
Software Engineering, Ian Sommerville, 9th edition
