XCPD Service Integration Testing
This page tries to gather all the specification of Integration testing for the XCPD client component, including several aspects such as the description, inputs, results and last passed date.
Test Harness
Test #1 : "testQueryPatient"
Test Number | 1 |
---|
Name | testQueryPatient |
Description | This test performs an XCPD query using a valid patient identifier. |
Test Inputs | Valid patient identifier. |
Expected Results | N/A |
Last Passed Date | |
Test #2 : "testQueryNullPatient"
Test Number | 2 |
---|
Name | testQueryNullPatient |
Description | This test performs an XCPD query using a null patient identifier. |
Test Inputs | Null patient identifier. |
Expected Results | N/A |
Last Passed Date | |
Test #3 : "testQueryInvalidPatient"
Test Number | 3 |
---|
Name | testQueryInvalidPatient |
Description | This test performs an XCPD query using a invalid patient identifier. |
Test Inputs | Invalid patient identifier. |
Expected Results | N/A |
Last Passed Date | |
Test #4 : "testQueryEmptyPatient"
Test Number | 4 |
---|
Name | testQueryEmptyPatient |
Description | This test performs an XCPD query using a empty patient identifier. |
Test Inputs | Empty patient identifier. |
Expected Results | N/A |
Last Passed Date | |
Test #X : "testXXXX"
Test Number | x |
---|
Name | testXXXX |
Description | |
Test Inputs | |
Expected Results | N/A |
Last Passed Date | |