QUESTION1:- Develop a sequence diagram for each use case.
Use case 1: User Login:
Actor: Admin, Faculty, or Student
Basic Flow
1. User clicks the login link or enters the login URL into the browser.
2. The system displays login page.
3. User clicks login (Submit) button after entering the credentials and roles.
4. According to the role, the system retrieves a User List.
5. The system checks to see if the username exists in the User List.
6. If the account exists, the system compares the password.
7. If the input password is valid, based on the role provided, the system starts an authenticated session, retrieve Faculty List and displays View Faculty page (landing page).
Alternate Flow
Invalid username or password: The system checks to see if the username exists in the Users. If the username is not found, the system displays a message Invalid username. Click on OK to try again. The user clicks on the OK button. The system redisplays login page. User clicks on the forgot username link. The system asks user to enter his/her email address. User enters the email address associated with his/her account. The system displays a message Username was sent to your email.look at the document file attached.. 4 pages








Recent Comments