As of CONNECT 5.1, both files have been replaced with the more versatile exchangeInfo.xml and internalExchangeInfo.xml files. For CONNECT 5.0 and earlier versions, substitute references to these new files with the original uddiConnectionInfo.xml and internalConnectionInfo.xml files.
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.
Overview
The Test is designed to verify CONNECT Multispec Support (NhinTargetCommunities, useSpecVersion) driven by exchangeInfo configuration.
If the spec version is supported, the service call should response with service spec (July-2011 spec, prior to July-2011 specs).
If the spec version is unsupported, the service call should result with RegistryError response.
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 application server restart.
ValidateDQDRMultispecSupportTest (G1, G0, Standard and Passthrough)
Verifying the DQ and DR services with Multispec Support for both Standard and Passthrough. The service (G1, G0) implementation specify by the endpoint, exchangeInfo files specify the spec support by CONNECT and CONNECT configuration workflow and processing of the service.
Standard
Update config: set documentQueryQuerySelf to false
Clear Correlation Table & Add Correlation
Clear AA Mapping Table & Add Mapping
Passthrough
Check Passthru: set PolicyEngineProxyConfig to adapterpepnoopdeny
Assert (Support, Unsupport) spec version
If supported, assert (Expected Document)
If unsupported, assert (Error: Context, Severity, Location)
DQ_NoGuidance
** Update config
** Clear Correlation Table & Add Correlation
** Clear AA Mapping Table & Add Mapping
** Check Passthru
SOAP: Document Query
** Assert (Expected Document)
** Assert Unsupport (Error: Context, Severity, Location)
DQ_20Guidance
** Update config
** Clear Correlation Table & Add Correlation
** Clear AA Mapping Table & Add Mapping
** Check Passthru
SOAP: Document Query
** Assert Support (Expected Document)
** Assert Unsupport (Error: Context, Severity, Location)
DQ_30Guidance
** Update config
** Clear Correlation Table & Add Correlation
** Clear AA Mapping Table & Add Mapping
** Check Passthru
SOAP: Document Query
** Assert Support (Document Id)
** Assert Unsupport (Error: Context, Severity, Location)
DR_NoGuidance
** Check Passthru
SOAP: Document Retrieve
** Assert Support (Expected Document)
** Assert Unsupport (Error: Context, Severity, Location)
DR_20Guidance
** Check Passthru
SOAP: Document Retrieve
** Assert Support (Expected Document)
** Assert Unsupport (Error: Context, Severity, Location)
DR_30Guidance
** Check Passthru
SOAP: Document Retrieve
** Assert Support (Expected Document)
** Assert Unsupport (Error: Context, Severity, Location)