Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
Migrated to Confluence 5.3
Content of
the XCA Client - Testingthe Protocol Terminators
Page Tree | ||||||
---|---|---|---|---|---|---|
|
Home page for XCA
Test # Name Description Test Inputs Expected Results Actual Results Passed/Failed 1 testQueryDocuments Valid patient data. 2 testQueryInvalidDocument This test performs an XCA query using a invalid patient identifier. Invalid patient identifier. 3 testQueryNullDocument This test performs an XCA query using a null patient identifier. Null patient identifier. 4 testQueryEmptyDocument This test performs an XCA query using a empty patient identifier. Empty patient identifier. 5 testRetrieveDocument This test performs an XCA retrieve using a invalid document identifier. Invalid document identifier. 6 testRetrieveInvalidDocument This test performs an XCA retrieve using a invalid document identifier, Empty document identifier. 7 testRetrieveNullDocument This test performs an XCA retrieve using a null document identifier. Null document identifier. 8 testRetrieveEmptyDocument This test performs an XCA retrieve using a empty document identifier. Empty document identifier.
XCA Client - Unit Testing
This page tries to gather all the specification of Unit and Integration testing for the XCA client component.
Unit Testing
Note |
---|
To be added. |
Integration Testing
Class Name: "eu.epsos.pt.cc.XCAIT"
This test performs an XCA query using valid document data.
Test Harness
Test #X : "testXXXX"
Test Number | x | ||||||
---|---|---|---|---|---|---|---|
Name | testXXXX | ||||||
Description | Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam fermentum vestibulum est. Cras rhoncus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. | ||||||
Test Inputs | Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam fermentum vestibulum est. Cras rhoncus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. | ||||||
Expected Results | N/A | ||||||
Last Passed Date |
|