Versions Compared

Key

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

Overview

The TestSuite design Test Suite is designed to verify failure in the Document Retrieval registry, using a mock adapter as failure response. Bimodal test suite, test the service in both standard and passthrough and will call the JMX in the test case to switch service mode between standard and passthrough without application server restart.

...

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.

Test Case Detail for Standard and Passthrough

Document Retrieve Registry Error: using mock adapter to send RegistryError response, the test case update the internal exchange to call mock adapter and verify document retrieve service failure from mock response.

...