Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Example: Login Use Case Specification

Course Registration System

Use-Case Specification

Login Use-Case

Version 2.0

Revision History

DateVersionDescriptionAuthor
21/Dec/98DraftDraft VersionS. Gamble
13/Feb/99Version 1.0Minor corrections based on reviewS. Gamble
15/Feb/99Version 2.0Modify section on use case extends Final cleanup. Revise alternate flows. Resolve outstanding issues.S. Gamble

Table of Contents

  1. Brief Description
  2. Flow of Events

    2.1    Basic Flow - Login

    2.2    Alternative Flows

  3. Special Requirements
  4. Preconditions
  5. Postconditions
  6. Extension Points

Login Use Case

  1. Brief Description

This use case describes how a user logs into the Course Registration System.

The actors starting this use case are Student, Professor, and Registrar.

2. Flow of Events

The use case begins when the actor types his/her name and password on the login form.

2.1 Basic Flow - Login

  1. The system validates the actor’s password and logs him/her into the system.
  2. The system displays the Main Form and the use case ends.

2.2 Alternative Flows

  1. Invalid Name / Password

If in the basic flow the system cannot find the name or the password is invalid, an error message is displayed. The actor can type in a new name or password or choose to cancel the operation, at which point the use case ends.

3.    Special Requirements

There are no special requirements associated with this use case.

4. Preconditions

There are no preconditions associated with this use case.

5. Postconditions

There are no postconditions associated with this use case.

6. Extension Points

There are no extension points associated with this use case.