-
-
Save cdeck3r/11c216d4047fb5da428dda7ee4c07c07 to your computer and use it in GitHub Desktop.
Markdown Template for describing Use Cases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use Case 1: Title | |
================================= | |
**Primary Actor**: User | |
**Scope**: Software system | |
**Summary**: A brief description, summary or purpose of the use case | |
Main course of actions: | |
------------------------ | |
1. ... | |
2. ... | |
3. ... | |
Alternative extensions: | |
------------------------ | |
1a. ... | |
3a. ... | |
3b. ... | |
**Preconditions:** What is needed to start the use cases. | |
**Postconditions:** What is the situation afterwards. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment