Note |
---|
Currently we don’t recommend running this test. This test is designed to hit the adapter layer directly and skipping out on the Entity, NwHIN, Audit, Standard and Passthrough processing. If this test should be redesign, Patient Discovery Deferred Request should be hitting the service at entity layer instead of the adapter. |
Overview
Testing the Patient Discovery Deferred service and verify the service response.
See the design document for further detail. /wiki/spaces/NHINR32/pages/9437305
Test Detail
The Bimodal test are design to hit service in standard and passthrough, by calling the JMX console to switch the service mode on the fly.
AdapterPatientDiscoveryTestSuite
Sending Patient Discovery Deferred Request (PRPA_IN201305UV02)
...
Overview
A deferred service is broken down to request and response, each with its own acknowledgement.
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 out on the policy engine.
Currently the test suite is targeting Patient Discovery Deferred Request service at the adapter-endpoint to verify acknowledgement response for both standard and passthrough.
Info |
---|
Currently as service (adapter) does not have standard or passthrough configuration, and the test case is missing the JMX call to switch service over to the standard and passthrough. Unsure if the testcase 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 passthough)
AdapterPatientDiscoveryTestCase: is to verify the Patient Discovery Deferred Request (adapter) acknowledgement response.