...
Primary Actor: Crewmember | |
Stakeholders & Interests: | |
Brief Description: A crewmember wants to update a an existing tab. | |
Preconditions: A crewmember has logged in into the web application and the crewmember needs to have a tab | |
Postconditions: The crewmember can see its updated tab | |
Main success scenario (basic flow): | |
Actor Action | System Responsibility |
1. The crewmember wants to update a tab
4. The crewmember confirms the given input. |
6. System updates the tab name. |
Extensions (alternative flow): | |
...
Primary Actor: Crewmember | |
Stakeholders & Interests: | |
Brief Description: A crewmember wants to update a delete an existing tab. | |
Preconditions: A crewmember has logged in into the web application and the crewmember needs to have a tab | |
Postconditions: The crewmember has deleted its tab. | |
Main success scenario (basic flow): | |
Actor Action | System Responsibility |
1. The crewmember wants to delete a tab
|
4. System deletes tab. |
Extensions (alternative flow): | |
...