...
Primary Actor: Crewmember | |
Stakeholders & Interests: | |
Brief Description: A crewmember wants to update an existing tab. | |
Preconditions: A crewmember has logged in to the web application and the crewmember needs to have a tab | |
Postconditions: The crewmember can see their updated tab | |
Main success scenario (basic flow): | |
Actor Action | System Responsibility |
1. The crewmember updates a tab
|
4. System validates if the supplied tab name is correct. 5. System updates the tab name. |
Extensions (alternative flow): | |
...
Primary Actor: Crewmember | |
Stakeholders & Interests: | |
Brief Description: A crewmember wants to read an existing tab | |
Preconditions: A crewmember has logged in to the web application and the crewmember needs to have a tab | |
Postconditions: The crewmember can see its their tab | |
Main success scenario (basic flow): | |
Actor Action | System Responsibility |
1. The crewmember reads a tab. |
|
Extensions (alternative flow): | |
...