Skip to main content

Table 3 Unit testing results

From: Antenatal care management platform

Item/Unit

Test description

Expected results

Actual results

• Username/ Email

âś“ leave it blank

âś“ type a wrong user name

âś“ type the correct username

✓ An error message that informs the user that username/ email can’t be blank

âś“ The error message tells the user that the user name/email is incorrect

âś“ No error is expected

âś“ Error message; user name/email cannot be blank

âś“ Error message; incorrect user name/email

âś“ No error

• Password

âś“ leave it blank

âś“ type the wrong password

âś“ type correct password

âś“ an error message that tells a user that the password cannot be blank

âś“ an error message tells the user that the password is incorrect

âś“ No error

âś“ Error message; the password cannot be blank

âś“ Error message; incorrect password

âś“ No error

• Login button

âś“ click on button

âś“ if the password and email are correct, the user successfully logs in to ANCMP

âś“ User logs in successfully