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

Overview

The TestSuite design to test SAML conformance (assertion attribute statement) for policy engine for all services (G1, G0) using policy engine proxy configuration with saml java implementation. 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.

  • g1 Suite: This test suite is used to test CONNECT auditing functionality that supports the endpoints implement July-2011 specs.

  • g0 Suite: This test suite is used to test CONNECT auditing functionality that supports the endpoints implement prior to July-2011 specs.

  • passthrough service skip out on the policy engine.

Currently the test suite is targeting the policy engine (saml java implementation) for it saml conformance assertion attribute statement. Passthrough is skipping policy engine checked, don't know if passthough test suite is valid at some point in it testing.

TestCases Detail (g1, g0, standard, passthrough)

For the following services are run in g1, g0, standard and passthough

  • Document Submission Deferred Request

  • Document Submission Deferred Response

  • Document Submission

  • Patient Discovery Deferred Request

  • Patient Discovery Deferred Response

  • Patient Discovery

  • Document Query

  • Document Retrieve

  • Admin Distribution

Each test case verify successful service call and ensure the policy engine proxy is config with saml java implementation for SAML conformance.

  • No labels