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 3 Next »

Overview

The test design verify the Registry Error for Document Retrieval; mock (DR Adapter) response send RegistryError Response verify by TestCase.

Test Detail

The Bimodal test are design to hit service in standard and passthrough, by calling the JMX console to switch the service mode without restarting application server.

Adapter DR Registry List Unhappy Path

Document Retrieve Registry Error

  1. Modify internalExchangeInfo

  2. SOAP: Document Retrieve

    • Match RegistryError codeContext (Not a valid response)

    • Match RegistryError errorCode (XDSRepositoryError)

    • Match RegistryError severity (error)

  3. Mock Adapter DR Response

  • No labels