### Postconditions:
### Test Steps:
1. User enters the login page
2. User fills in credential in login form
3. User clicks login button
4. User logs into the home page
...
### Expected Result:
- User is logged in into the system
### Alternative Steps:
Path 1: User failed to enter correct passwords
2. User fills in credential in login form, with wrong password
3. User clicks login button
4. Toast appears saying "Wrong Password entered"
Path 2: User didn't fill any credentials
2. User click login button without filling any information
3. Toast appears saying "No credentials entered"
Linked User Story
37
Preconditions:
### Postconditions:
### Test Steps:
1. User enters the login page
2. User fills in credential in login form
3. User clicks login button
4. User logs into the home page
...
### Expected Result:
- User is logged in into the system ### Alternative Steps:
Path 1: User failed to enter correct passwords
2. User fills in credential in login form, with wrong password
3. User clicks login button
4. Toast appears saying "Wrong Password entered"
Path 2: User didn't fill any credentials
2. User click login button without filling any information
3. Toast appears saying "No credentials entered"