XDRAdapterTests

Overview

The Test Suite is to verify both successful and failure criteria of Document Submission at the adapter level.

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.

The adapter level of the application does not have standard or passthrough workflow.

Test Cases Detail

The test cases are designed to verify successful and failure response of the Document Submission criteria at the adapter level.

  • Success: test case is successful with submitting a document.

  • Success - Multiple Documents: test case is successful with multiple documents submitted.

  • Failure - XDSUnknownPatientId: test case fails with unknown patient id.

  • Failure - XDSPatientIdDoesNotMatch: test case fails with matching patient id.

  • Failure - XDSMissingDocumentMetadata: test case fails with document data is missing.

  • Failure - XDSMissingDocument: test case fails with document missing.

  • Multiple Failure Messages: test case fails with multiple issues: document missing and unknown patient id.