Use Case Log ON
Use Case Log ON
• Post Condition:
• User is logged in.
• User has access to his/her account page/info.
Normal Flow:
1. User accesses main
page of application. 2. System asks user to enter login id.
3. User enters Login id.
4. user selects next option. 5. The system verifies id exists.
6.The system asks user to enter
password
7. User enters password.
8. user selects next option.
9. System verifies/authenticates the
credentials match.
10. System redirects to next
11. User is logged in.
page/screen.
Alternative Flows???
• 4.a. forgets to enter id and selects “Next”
• ….
• 8.a forgets to enter password…
• Id password does not match
• Any time exits/cancels.