Edited by:
Description:
This test case covers the ability to view a Spark-line Graph of measurements
Actors/Related actors:
- care provider
Pre-action requirements/state:
- Care provider is active in OSCAR
- A patient demographic must exist in OSCAR
- The patient demographic has a numeric measurement with multiple values entered over a period of time
Post-action state:
- A Spark-line graph of a measurement is displayed showing the measurement values over time
Steps to perform the test case:
Step ID# | Description | Expected Result |
---|---|---|
1 | Login to OSCAR as a Care Provider | Successfully login to OSCAR as a Care Provider and the Appointment page is displayed |
2 | Click the Search button along the top menu | The Patient Search page appears in a new window |
3 | Enter in the last name for the existing patient demographic on the Patient Search Results page | The last name for an existing patient is displayed in the Search text box |
4 | Click the Search button beside the search input box | A list of patients that match the previous entered last name appears |
5 | Once the patient demographic shows up in the results table Click E to access the patient's Encounter page | The Encounter page appears in a new window |
6 | Once in the Encounter page, on the left hand side under the Measurements heading, Click Health Tracker | The Health Tracker page appears in a new window |
7 | Beside the measurement with multiple values inserted, click on the small graph icon | A modal dialog will pop up containing the spark-line graph |
Failure Steps:
- An error message will appear stating the spark-line graph could not be rendered
- The selected spark-line graph is not displayed
Success Steps:
- A modal dialog will pop up containing the spark-line graph
Alternate Flows:
N/A
Special Requirements/Notes:
N/A