Skip to main content

UC-[Number]: [Verb] [Noun]

[!NOTE] Status: [DRAFT | REVIEW | APPROVED] Last Updated: [YYYY-MM-DD]

Actor: [Role] (e.g., Operator, Manager) Goal: [What does the user want to achieve?] Trigger: [What starts this?]

Main Success Scenario

  1. Actor [does something].
  2. System [validates/responds].
  3. System [shows result].

Extensions (Alternatives)

2a. [Condition] (e.g., Validation fails):

  1. System shows error.
  2. Actor retries.

Technical Mapping (Developer Notes)

  • Controller: [ControllerName]
  • Action: [ActionName]
  • Key Entities: [Entity1], [Entity2]
  • Legacy Dependencies: [GlobalSession, ViewBag, etc.]