Versions Compared

Key

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

Find Documents Test Case

  1. Set URL

  2. Find Documents

  3. Find Documents Doc Query Response

Find Submission Sets Test Case

  1. Set URL

  2. Find Submission sets

  3. Find Documents Doc Query Response

Find Folders Test Case

  1. Set URL

  2. Find Folders

  3. Find Documents Doc Query Response

Get Folders Test Case

  1. Set URL

  2. Get Folders

  3. Find Documents Doc Query Response

Get All Test Case

  1. Set URL

  2. Get All

  3. Find Documents Doc Query Response

Get Folders for Documents Test Case

  1. Set URL

  2. Get Folders for document

  3. Find Documents Doc Query Response

Get Documents Test Case

  1. Set URL

  2. Get Documents

  3. Find Documents Doc Query Response

Get Associations Test Case

  1. Set URL

  2. Get Associations

  3. Find Documents Doc Query Response

Get Documents and Associations Test Case

  1. Set URL

  2. Get Documents and Associations

  3. Find Documents Doc Query Response

Get Submission Sets Test Case

  1. Set URL

  2. Get Submission Sets

  3. Find Documents Doc Query Response

Get Submission Set and Contents Test Case

  1. Set URL

  2. Get Submission Set and Contents

  3. Find Documents Doc Query Response

Get Folder and Contents Test Case

  1. Set URL

  2. Get Folder and Contents

  3. Find Documents Doc Query Response

Get Related Documents Test Case

...

Set URL

...

Get Related Documents

...

Table of Contents

Overview

Testing Document Query search capability, using the AdhocQueryRequest and Slot (name), mocking the adapter-response and verifying the request.

Test Detail

The Document Query (Passthrought) service is running with JMX call script to set the CONNECT application to Passthrough services without application restart.

  • Update Adapter-URL call to Mock-Response

  • Send Document Query with search-parameter and verify the response.

DocQueryAdditionalStoredQueries TestSuite

findDocumentsTestCase

  1. setURL

  2. SOAP: FindDocuments (XDSDocumentEntryPatientId)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

FindSubmissionSetsTestCase

  1. setURL

  2. SOAP: FindSubmissionSets (XDSSubmissionSetPatientId)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

FindFoldersTestCase

  1. setURL

  2. SOAP: FindFolders (XDSFolderPatientId)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetFoldersTestCase

  1. setURL

  2. SOAP: GetFolders (XDSFolderEntryUUID)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetAllTestCase

  1. setURL

  2. SOAP: GetAll (patientId, XDSDocumentEntryStatus, XDSSubmissionSetStatus, XDSFolderStatus)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetFoldersForDocumentTestCase

  1. setURL

  2. SOAP: GetFoldersForDocument (XDSDocumentEntryEntryUUID)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetDocumentsTestCase

  1. setURL

  2. SOAP: GetDocuments (XDSDocumentEntryEntryUUID)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetAssociationsTestCase

  1. setURL

  2. SOAP: GetAssociations (uuid)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetDocumentsAndAssociationsTestCase

  1. setURL

  2. SOAP: GetDocumentsAndAssociations (XDSFolderEntryUUID, uuid)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetSubmissionSetsTestCase

  1. setURL

  2. SOAP: GetSubmissionSets (uuid)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetSubmissionSetAndContentsTestCase

  1. setURL

  2. SOAP: GetSubmissionSetAndContents (XDSSubmissionSetEntryUUID)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetFolderAndContentsTestCase

  1. setURL

  2. SOAP: GetFolderAndContents (XDSFolderEntryUUID)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse

GetRelatedDocumentsTestCase

  1. setURL

  2. SOAP: GetRelatedDocuments (AssociationTypes)

    • Assert status (Success)

    • Assert count (Document)

  3. findDocumentsDocQueryResponse