...
Steps to perform the test case:
---+++ Test Case - TC-LABS-01 - Upload lab for existing demographic record and provider
Use Case: Default lab display
Pre-conditionsaction requirements/state:
Demo record must exist
Provider record must exist
HL7 file being uploaded must contain the appropriate information (provider/demo)
Flow:
1. Upload the HL7 file containing the information
2. Check that it shows in the provider inbox
Post-conditions:
The HL7 must be displayed in the inbox
---+++ Test Case - TC-LABS-02 - Upload lab for non-existent demographic record and existing provideprovider
Use Case: Default lab display
Use Case: Search
Pre-conditions:
Demo record must not exist
...
HL7 file being uploaded must contain the appropriate information (provider/demo)
Flow:
1. Upload the HL7 file containing the information
2. Check that it shows in the provider inbox
Post-conditions:
The HL7 must be displayed in the inbox
---+++ Test Case - TC-LABS-03 - Upload lab for non-existent demographic record and provider
Pre-conditions:
Demo record must not exist
...
HL7 file being uploaded must contain the appropriate information (provider/demo)
Flow:
1. Upload the HL7 file containing the information
...
4. Make sure that it shows up in the search results
Post-conditions:
The HL7 must not be displayed in the inbox
HL7 must be displayed in the search results
---+++ Test Case - TC-LABS-04 - Upload doc for provider
Pre-conditions:
Provider record must not exist
Flow:
1. Upload the document for the provider
2. Check that it displays in the provider inbox
Post-conditions:
The default view should contain the document
---+++ Test Case - TC-LABS-05 - Upload unmatched docs
Pre-conditions:
N/A
Flow:
1. Upload the document without selecting a provider
...
4. Make sure that it displays in the search results
Post-conditions:
The document should be shown in the results
...