Tuesday, March 18, 2008

Calculate Pace Use Case Detailed Description

Use Case NameCalculate Pace
ScenarioN/A
Triggering EventRunner enters the appropriate data for pace calculation.
Brief DescriptionThe: 1) Distance Ran 2) Time of run HH:MM:SS.ss format or HH.hh format are entered into the System. The System takes the time, divides by the distance and returns the pace of the runner in MM:SS.ss format or MM.mm format.
ActorsRunner
Related Use CasesEnter Run Data
StakeholdersN/A
PreconditionsThe Application is running, time of run must be entered in HH:MM:SS.ss or HH.hh format
PostconditionsThe Pace data must be calculated. Pace is presented in MM:SS.ss or MM.mm format.
Flow of EventsActorSystem

1. Runner enters the a) Distance Run b) Time of Run

2. Runner requests the pace to be calculated2. Calculates the pace by taking the time and divding it by the distance.


2.1 Presents the calculated Pace
Exception Conditions2. If the runner enters only one of the two needed data points, the System informs the user more data is needed: either the a) Run Distance or b) The Time of Run.

2. If the runner enters the time in the wrong format, then the System informs the user of the proper format for time entry.

No comments: