Versions Compared

Key

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

Overview

The TestSuite used Test Suite uses the mock adapter to verify Document Query Additional Stored Queries.

The TestSuite is run in passthrought, the passthrough.

The JMX script is to ensure that the service is in passthrough without the need for server restart.

TestCases Test Cases Detail for passthrough

The Test test cases send Additional Stored Queries in Document Query (DQ) service and verify the Additional Stored Queries from the mock adapter; update the endpoint for mock adapter, send DQ request and verify successful service response and addional additional stored queries.

  • findDocumentsTestCase: verify verifies XDSDocumentEntryPatientId and XDSDocumentEntryStatus

  • FindSubmissionSetsTestCase: verify verifies XDSSubmissionSetPatientId and XDSSubmissionSetStatus

  • FindFoldersTestCase: verify verifies XDSFolderPatientId and XDSFolderStatus

  • GetFoldersTestCase: verify XDSFolderEntryUUID

  • GetAllTestCase: verify verifies patientId, XDSDocumentEntryStatus, XDSSubmissionSetStatus and XDSFolderStatus

  • GetFoldersForDocumentTestCase: verify XDSDocumentEntryEntryUUID

  • GetDocumentsTestCase: verify XDSDocumentEntryEntryUUID

  • GetAssociationsTestCase: verify uuid

  • GetDocumentsAndAssociationsTestCase: verify verifies uuid , and XDSFolderEntryUUID

  • GetSubmissionSetsTestCase: verify uuid

  • GetSubmissionSetAndContentsTestCase: verify XDSSubmissionSetEntryUUID

  • GetFolderAndContentsTestCase: verify XDSFolderEntryUUID

  • GetSubmissionSetsTestCase: verify AssociationTypes

...