| Test | TestCase | Action | Comment |
| T001 | Ensure that the user sees a login page when they open the application |
| T002 | The homepage has a navigation menu at the top of the window |
| T003 | The signin menu item is clickable |
| T004 | The signup menu item is clickable |
| T005 | Signin opens a sign-in page when clicked |
| T006 | Signup opens a sign-up page when clicked |
| T007 | Sign-in page has a Login header at the top |
| T008 | Sign-in page has a lable email and password. Sign-in page has a Email and Password input text boxes |
| T009 | Email textbox allows only emails |
| T010 | Password textbox allows only password characters to be entered |
| T011 | The sign-in page has a Sign-in button that is clickable |
| T012 | Signup page has email, username, firstname, lastname, password, phone number, labels and accompanying textboxes |
| T013 | Signup page has a submit button that is clickable and submits the form data |
| T014 | Signup page has a login link that directs to login page when clicked |
| T015 | When submitting the signup page data, the system checks to confirm that the email address provided or the username is unique |
| T016 | The system validates that the user does not submit nulls on email address or username or lastname when submitting form data for signup |
| T017 | A patient user can only see the consent form once signed in |
| T018 | The consent form has two checkboxes, one for Agree to share personal identifiable data and the other for agree to share contact for future contact |
| T019 | Once a patient consents to sharing data and sharing contact details, the user is directed to institutions page |
| T020 | A patient can agree to share data by clicking on Agree to share data on the institutions page |
| T021 | A doctor user can see home page, institutions data and patient consented-data once logged in |
| T022 | A doctor cannot edit patient data |
| T023 | A healthcare admin can add institutions to be listed for viewing by the patient. |
| T024 | A healthcare admin can view patient data once logged in |
| T025 | A healthcare admin cannot edit or delete patient data once logged in. |
| T026 | Each page has a navigation window and links only visible for users with privileges to view the links as described |
| T027 |
| T028 |
| T029 |
| T030 |
| T031 |
| T032 |
| T033 |
| T034 |
| T035 |
| T036 |
| T037 |
| T038 |
| T039 |
| T040 |
| T041 |
| T042 |
| T043 |
| T044 |
| T045 |
| T046 |
| T047 |
| T048 |
| T049 |
| T050 |
| T051 |
| T052 |
| T053 |
| T054 |
| T055 |
| T056 |
| T057 |
| T058 |
| T059 |