Skip to content

Instantly share code, notes, and snippets.

@ainsofs
Last active August 7, 2023 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ainsofs/69f74440c36e16b6e942d15516dc0914 to your computer and use it in GitHub Desktop.
Save ainsofs/69f74440c36e16b6e942d15516dc0914 to your computer and use it in GitHub Desktop.
User requirements template

002 - Some Title

Brief sentence or two.

Primary Actor

Customer

Precondition(s)

User is logged in to system.

Main Success Scenario

  1. User selects to add a new power meter
  2. User enters meter ID
  3. System displays meter information
  4. User confirms meter to be added.
  5. System adds meter to user profile.

Extensions

3a. Meter already associated with another account:

  1. System informs user that meter is already registered
  2. User confirms meter to be added

Technology & Data Variations List

3a. Meter details:

  • Name of meter owner
  • Meter Location
  • Meter balance

Related Information

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment