<<< Week 6, UML Use Cases | Index | Use Case Example 2 >>> |
LOG-IN ( to a computer system )
The user is prompted for the user name and for the password.
The system verifies the user's name and the password...
...and if correct, displays the main menu.
If the user's name and/or password are not correct the system displays the error message...
...after the user acknowledges the message by pressing a key,
the system asks the user to enter the user's name and the password again.
<<< Week 6, UML Use Cases | Index | Use Case Example 2 >>> |