Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

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 without application server restart.

Info

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 expectexpected.