DocRegistryAndRepository

Overview

The TestSuite design to verify functionality of the document registry adapter.

Bimodal tests are executed in both (Standard, PassThrough) modes and required JMX enable at the server level for SoapUI to successfully switch between Standard and PassThrough.

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

Test Cases 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 expected.