Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Overview

The TestSuite design to verify functionality of the document registry adapter. Bimodal test suite, test the service in both standard and passthrough and will call the JMX in the test case to switch service mode between standard and passthrough without application server restart.

This test is calling the adapter directly and bypassed all standard and passthrough configuration of the application.

TestCases Detail

ProvideAndRegisterTest: the test is looking for a successful response when provide and register a document with document registry adapter.

DocumentQueryTest: the test is to verify the document registry adapter functionality: store, query by Patient Id, Document Unique Id, Event Code and No Result Query. Successful service response for all request is expect.

  • No labels