Home IDS 405

Notes Index

5 Use Case Analysis

Charles E. Oyibo


Use Cases

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.

Elements of a Use Case

It is helpful to have a consistent viewpoint when writing use cases

Building Use Cases

 

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.

Top of Page

Charles E. Oyibo
IDS :: CBA :: UIC