Test Cases Create Patient
1.0 Test Creating New Record When Search by Name
Step ID | Description | Precondition | Expected Results | Actual Results | Pass/Fail | Notes |
#1 | Connect to the OSCAR main page | 1. OSCAR McMaster Test Version 12.1, system and DB up and running. 2. OSCAR user is registered and have the correct credentials to log in | OSCAR log in page is opened | |||
#2 | Log In | Oscar welcome page prompts user to Enter credentials (User Name/ Password) | By entering right credentials user is getting system verification acceptance. Once logged in, user is redirected to the Appointment screen with various OSCAR options | |||
#3 | Access patient's search results page | Click on “Search” Tab | Patient's search results page opens | |||
#4 | Verify default search type | Verify that Name is default search type | Name is default search type | |||
#5 | Search by name | Enter “Test” in search input box and click on “Search” button | Patient's records are listed based on the entered keyword | |||
#6 | Open Add a Demographic Record page | Click on “Create Demographic” link to create a new patient | Add a Demographic Record page opens | |||
#7 | Complete the form | Fill out the fields and complete the form | Form is completed | |||
#8 | Add Record | Click on “Add record” button to create a New record | Record is created | |||
#9 | Verify that record is not duplicated | Verify that record is successfully added and NOT duplicated. | “Successful Addition of a demographic record message displays” message displays and record is not duplicated |
1.1 Test Creating New Record When Search by Health Card Number
Step ID | Description | Precondition | Expected Results | Actual Results | Pass/Fail | Notes |
#0 | Pre-condition: Patient's Demographic record with OHN 1123581314 has been created | |||||
#1 | Connect to the OSCAR main page | 1. OSCAR McMaster Test Version 12.1, system and DB up and running. 2. OSCAR user is registered and have the correct credentials to log in | OSCAR log in page is opened | |||
#2 | Log In | Oscar welcome page prompts user to Enter credentials (User Name/ Password) | By entering right credentials user is getting system verification acceptance. Once logged in, user is redirected to the Appointment screen with various OSCAR options | |||
#3 | Access patient's search results page | Click on “Search” Tab | Patient's search results page opens | |||
#4 | Select search type | Select search type by health card | Health card is selected for search type | |||
#5 | Search by health card number | Enter “1123581314” in search input box and click on “Search” button | Patient's records are listed based on the entered keyword | |||
#6 | Open Add a Demographic Record page | Click on “Create Demographic” link to create a new patient | Add a Demographic Record page opens | |||
#7 | Complete the form | Complete “Add a Demographic Record” form | Form is completed | |||
#8 | Add Record | Click on “Add record” button to create a New record | Record is created | |||
#9 | Verify that record is not duplicated | Verify that record is successfully added and NOT duplicated. | “Successful Addition of a demographic record message displays” message displays and record is not duplicated |
1.2 Test Creating Duplicate Record When Search by Name
Step ID | Description | Precondition | Expected Results | Actual Results | Pass/Fail | Notes |
#1 | Connect to the OSCAR main page | 1. OSCAR McMaster Test Version 12.1, system and DB up and running. 2. OSCAR user is registered and have the correct credentials to login | OSCAR login page is opened | |||
#2 | Log In | Oscar welcome page prompts user to Enter credentials (User Name/ Password) | By entering right credentials user is getting system verification acceptance. Once logged in, user is redirected to the Appointment screen with various OSCAR options | |||
#3 | Access patient's search results page | Click on “Search” Tab | Patient's search results page opens | |||
#4 | Verify default search type | Verify that Name is default search type | Name is default search type | |||
#5 | Search by name | Enter “Test” in search input box and click on “Search” button | Patient's records are listed based on the entered keyword | |||
#6 | Open Add a Demographic Record page | Click on “Create Demographic” link to create a new patient | Add a Demographic Record page opens | |||
#7 | Complete the form | Complete the form and enter duplicated data (e.g existent last name, first name, DOB ) | Form is completed and some mandatory fields are duplicated | |||
#8 | Add Record | Click on “Add record” button | Duplicate Record is NOT added and error message displays |
1.3 Test Creating Duplicate Record When Search by Health Card Number
Step ID | Description | Precondition | Expected Results | Actual Results | Pass/Fail | Notes |
#0 | Pre-condition: Patient's Demographic record with OHN 1123581314 has been created | |||||
#1 | Connect to the OSCAR main page | 1. OSCAR McMaster Test Version 12.1, system and DB up and running. 2. OSCAR user is registered and have the correct credentials to login | OSCAR login page is opened | |||
#2 | Log In | Oscar welcome page prompts user to Enter credentials (User Name/ Password) | By entering right credentials user is getting system verification acceptance. Once logged in, user is redirected to the Appointment screen with various OSCAR options | |||
#3 | Access patient's search results page | Click on “Search” Tab | Patient's search results page opens | |||
#4 | Select search type | Select search type by health card | Health card is selected for search type | |||
#5 | Search by health card number | Enter “1123581314” in search input box and click on “Search” button | Patient's records are listed based on the entered keyword | |||
#6 | Open Add a Demographic Record page | Click on “Create Demographic” link to create a new patient | Add a Demographic Record page opens | |||
#7 | Complete the form | Complete the form and enter duplicated data (e.g OHN) | Form is completed and some mandatory fields are duplicated | |||
#8 | Add Record | Click on “Add record” button to create a New record | Duplicate Record is NOT added and error message displays |