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 5 Current »

Overview

The Test Suite design to verify successful functionality of Document Query (DQ) with slot value for Event Code.

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.

Test Cases Detail for standard and passthrough

The test cases will update document repository event code with necessary records for the Document Query to successful retrieve the specific document and event code.

Document Query in standard mode call the patient correlation service and required additional configuration for the Patient Correlation and AA Mapping.

  • DQ EventCode Entry having same Document when there are multiple slots: the test case is setup with two event codes record and expected successful DQ to return the document as result.

  • DQ EventCode Entry one Slot having Document when there are multiple slots: the test case setup with one event code record and expected zero document as result.

  • DQ EventCode Entry found when there is single slot with comma separated Values: the test case setup with one event code record and expected successful DQ to return the document as result

  • DQ EventCode Entry found when there is single slot with multiple ValueList: the test case setup with one event code record and expected successful DQ to return the document as result

  • DQ EventCode Entry having same document for multiple slot with multiple ValueList: the test case setup with four event codes record and expected successful DQ to return the document as result

  • DQ EventCode Entry one not having same document for multiple slot with multiple ValueList: the test case setup with three event codes record and expected zero document as result

  • No labels