Home
IDS 405
A use case is a set of activities that produce some output result. Each use case describes how the system reacts to an event that triggers the system.
Or, a use case is a set of end-to-end activities that start with a trigger event and continues through many possible paths until some output has been produced, and the system is at rest again.
The assumption in this event-driven model is that everything in the system is a response to some trigger event. When there are no events, the system is at rest, waiting for the next event to trigger it.
Basic Information -- name, number, brief description; trigger (external or temporal)
It is helpful to have a consistent viewpoint when writing use cases
Inputs and Outputs (also called data flows) -- along with their sources and destinations respectively
| Use case/Scenario name: | ID No: | ||
Short description:
|
|||
| Trigger: | |||
| Type: External or Temporal | |||
| Major Inputs: | Major Outputs: | ||
| Description | Source | Description | Destination |
| Major Steps Performed | Information for Steps | ||
Applying the Concepts at CD Collection, p. 150 Dennis & Wixom.
Charles E. Oyibo
IDS :: CBA
:: UIC