OGC Catalogue 3.0 Conformance Test Suite

This executable test suite (ETS) verifies the conformance of catalog implementations with respect to all relevant specifications. Conformance testing is a kind of "black box" testing that examines externally visible characteristics or behaviors of the IUT and is independent of any implementation details.

Conformance classes are defined to encapsulate coherent sets of functional requirements. Five conformance classes are covered by this test suite:

http://www.opengis.net/spec/csw/3.0/conf/Basic-Catalogue
Basic search and retrieval functionality that is required of all implementations; several subsidiary conformance classes impose some additional requirements:
http://www.opengis.net/spec/csw/3.0/conf/OpenSearch
Support for OpenSearch 1.1 parameters, including extensions for simple spatial (bounding box) queries.

The test run arguments are summarized in the following table. The Obligation descriptor can have the following values: M (mandatory), O (optional), or C (conditional).

Test run arguments
Name Value domain Obligation Description
iut URI M A URI that refers to the implementation under test or metadata about it. Ampersand ('&') characters must be percent-encoded as '%26'.