Admission System version 2.0F (quantitative)

UC1: Login io the system

Level: User
Main Actors: User

Summary

In order to use system one has to authenticate .

Preconditions:
- User is not logged in.

Main Scenario:

1. User opens main page .
2. System presents main page with login form .
3. User fills login form with authentication data .
4. System verifies given data .
5. System welcomes Candidate .

Extensions:

4.A No account with the certain login in the system.
4.A.1. System informs User that there is no account with the given user name in the system .
4.A.2. System suggests User to register in the system as a Candidate [ MOD1_UC1 ] or contact Administrator to create new account .
4.A.3. Go back to step 3 .
4.B Not all obligatory data was given.
4.B.1. System points which data is missing .
4.B.2. Go back to step 3 .

Go to: User
Back to main page