Landry333 / Big-Owl

soen 490 project
2 stars 2 forks source link

AT-301: To test: As a supervised user I want to receive instantaneously a notification alert when I miss a schedule attendance (US-24) #301

Closed ggebran closed 3 years ago

ggebran commented 3 years ago

Linked User Story

24

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"
anlepoly commented 3 years ago

Working as expected.