Versions Compared

Key

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

...

A deferred service is broken down to request and response, each with it its own acknowledgement. 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

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.

  • passthrough service skip skips out on the policy engine.

Currently the test suite is targeting Patient Discovery Deferred Response service at the adapter endpoint to verify acknowledgement response for both standard and passthoughpassthrough.

Info

Currently as service (adapter) does not have standard or passthrough configuration, and the test case will switch the service over to passthrough but there no JMX to ensure the service is run in standard.

Unsure if the testcase test case is testing the right service endpoint.

To test the service for standard and passthrough, it should hit the service at the entity-endpoint.

...

Test Case Detail (standard and

...

passthrough)

AdapterPatientDiscoveryAsyncRespTestCase: the test case is to verify the Patient Discovery Deferred Response (adapter) acknowledgement response.

...