-
Notifications
You must be signed in to change notification settings - Fork 1
Use Case: Logout
pawello2222 edited this page May 3, 2016
·
1 revision
###Brief Description#
This use case describes how a user logs out from the application.
###Basic Flow#
- The user choose the logout action.
- The system logs out the user and ends his/her session.
###Pre-Conditions# The user is already logged in the system.
###Post-Conditions# The user is now logged out from the application.