Scenario Name

<A brief description of the scenario. Usually a paragraph or less.>

Use Case

<Use case Name this scenario is part of.>

Priority

<How important is this scenario to the project? Must have, should have, would like to have, you’re dreaming.>

Status

<What is the status of this scenario? High level description, detailed description, coded, tested, etc.>

Flow of Events

Basic Path

  1. <Write the first step in the scenario.>
  2. <Write the next step in the scenario.>
  3. <Write the next step in the scenario.>

Alternative Paths

<Write any alternatives to the basic path.>

Activity Diagram

<An activity diagram of the flow of events, or some significant or complex part of the flow of events.>

Sequence Diagrams

<You may also wish to include a sequence diagram for the scenario.>

Other Artifacts

<Anything else you might want to include. Possibly an analysis model, a design model, or test plans.>