OGC logo

Abstract Test Suite for WCS 1.0.0

1 Test module wcs1-0-0:main

1.1 Test case wcs1-0-0:main
Test case ID wcs1-0-0:main
Test purpose Verify that the WCS 1.0.0 implementation being tested behaves properly
Test method Pass if all the submodules and subtests (1.1.2 - 1.1.107) pass.
Reference
Test type Capability
1.2 Test case wcs1-0-0:basic_service_elements-general_http_request_rules-4
Test case ID wcs1-0-0:basic_service_elements-general_http_request_rules-4
Test purpose Verify that when a GetCapabilities request contains a parameter which is not defined by the spec, the result is valid.
Test method Pass if when a GetCapabilities request contains a parameter which is not defined by the spec, the result is valid.
Reference OGC 03-065r6: cl. 6.3.2.2
Test type Capability
1.3 Test case wcs1-0-0:basic_service_elements-general_http_request_rules-5
Test case ID wcs1-0-0:basic_service_elements-general_http_request_rules-5
Test purpose Verify that when a DescribeCoverage request contains a parameter which is not defined by the spec, the result is valid.
Test method Pass if when a DescribeCoverage request contains a parameter which is not defined by the spec, the result is valid.
Reference OGC 03-065r6: cl. 6.3.2.2
Test type Capability
1.4 Test case wcs1-0-0:basic_service_elements-general_http_request_rules-6
Test case ID wcs1-0-0:basic_service_elements-general_http_request_rules-6
Test purpose Verify that when a GetCoverage request contains a parameter which is not defined by the spec, the result is valid.
Test method Pass if when a GetCoverage request contains a parameter which is not defined by the spec, the result is valid.
Reference OGC 03-065r6: cl. 6.3.2.2
Test type Capability
1.5 Test case wcs1-0-0:basic_service_elements-service_exceptions-1
Test case ID wcs1-0-0:basic_service_elements-service_exceptions-1
Test purpose Verify that when an Exception is returned from a request, Service Exception must have the MIME type as "application/vnd.ogc.se_xml".
Test method Pass if when an Exception is returned from a request, Service Exception must have the MIME type as "application/vnd.ogc.se_xml".
Reference OGC 03-065r6: cl. 6.5
Test type Capability
1.6 Test case wcs1-0-0:basic_service_elements-version_numbering_and_negotiation-1
Test case ID wcs1-0-0:basic_service_elements-version_numbering_and_negotiation-1
Test purpose Verify that when a GetCapabilities request is made without a version number, then the response is the highest version supported.
Test method Pass if when a GetCapabilities request is made without a version number, then the response is the highest version supported.
Reference OGC 03-065r6: cl. 6.2
Test type Capability
1.7 Test case wcs1-0-0:basic_service_elements-version_numbering_and_negotiation-2
Test case ID wcs1-0-0:basic_service_elements-version_numbering_and_negotiation-2
Test purpose Verify that when a GetCapabilities request is made for a supported version, then the response is the requested version.
Test method Pass if when a GetCapabilities request is made for a supported version, then the response is the requested version.
Reference OGC 03-065r6: cl. 6.2
Test type Capability
1.8 Test case wcs1-0-0:basic_service_elements-version_numbering_and_negotiation-3
Test case ID wcs1-0-0:basic_service_elements-version_numbering_and_negotiation-3
Test purpose Verify that when a GetCapabilities request is made for a version that is unknown to the server is requested, the server sends the highest version it knows that is less than the requested version.
Test method Pass if when a GetCapabilities request is made for a version that is unknown to the server is requested, the server sends the highest version it knows that is less than the requested version.
Reference OGC 03-065r6: cl. 6.2
Test type Capability
1.9 Test case wcs1-0-0:basic_service_elements-version_numbering_and_negotiation-4
Test case ID wcs1-0-0:basic_service_elements-version_numbering_and_negotiation-4
Test purpose Verify that when a GetCapabilities request is made for a version lower than any of those known to the server, the server sends the lowest version it knows.
Test method Pass if when a GetCapabilities request is made for a version lower than any of those known to the server, the server sends the lowest version it knows.
Reference OGC 03-065r6: cl. 6.2
Test type Capability
1.10 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-1
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-1
Test purpose Verify that When a DescribeCoverage request is made without version, the server returns service exception.
Test method Pass if When a DescribeCoverage request is made without version, the server returns service exception.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.11 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-2
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-2
Test purpose Verify that When a DescribeCoverage request is made with an invalid version, the server return a service exception.
Test method Pass if When a DescribeCoverage request is made with an invalid version, the server return a service exception.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.12 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-5
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-5
Test purpose Verify that when a DescribeCoverage request is made with COVERAGE = name1, name2 (name1, name2 are in the Capabilities XML), the server returns CoverageDescription including only the requested coverage descriptions.
Test method Pass if when a DescribeCoverage request is made with COVERAGE = name1, name2 (name1, name2 are in the Capabilities XML), the server returns CoverageDescription including only the requested coverage descriptions.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.13 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-6
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-6
Test purpose Verify that When a DescribeCoverage request is made with COVERAGE = name1 (name1 is not in the Capabilities XML), the server returns a service exception.
Test method Pass if When a DescribeCoverage request is made with COVERAGE = name1 (name1 is not in the Capabilities XML), the server returns a service exception.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.14 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-7
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-get-kvp-7
Test purpose Verify that When a DescribeCoverage request is made with COVERAGE = name1, name2 (name1 is in, and name2 is not in the Capabilities XML), the server returns a service exception.
Test method Pass if When a DescribeCoverage request is made with COVERAGE = name1, name2 (name1 is in, and name2 is not in the Capabilities XML), the server returns a service exception.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.15 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-1
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-1
Test purpose Verify that When a DescribeCoverage request is made without version, the server returns service exception.
Test method Pass if When a DescribeCoverage request is made without version, the server returns service exception.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.16 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-2
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-2
Test purpose Verify that When a DescribeCoverage request is made with a invalid version, the server returns a service exception.
Test method Pass if When a DescribeCoverage request is made with a invalid version, the server returns a service exception.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.17 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-5
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-5
Test purpose Verify that when a DescribeCoverage request is made with COVERAGE = name1, name2 (name1, name2 are in the Capabilities XML), the server returns CoverageDescription including only the requested coverage descriptions.
Test method Pass if when a DescribeCoverage request is made with COVERAGE = name1, name2 (name1, name2 are in the Capabilities XML), the server returns CoverageDescription including only the requested coverage descriptions.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.18 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-6
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-6
Test purpose Verify that When a DescribeCoverage request is made with COVERAGE = name1 (name1 is not in the Capabilities XML), the server returns a service exception.
Test method Pass if When a DescribeCoverage request is made with COVERAGE = name1 (name1 is not in the Capabilities XML), the server returns a service exception.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.19 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-7
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-kvp-7
Test purpose Verify that When a DescribeCoverage request is made with COVERAGE = name1, name2 (name1 is in, and name2 is not in the Capabilities XML), the server returns a service exception.
Test method Pass if When a DescribeCoverage request is made with COVERAGE = name1, name2 (name1 is in, and name2 is not in the Capabilities XML), the server returns a service exception.
Reference OGC 03-065r6: cl. 8.2.2
Test type Capability
1.20 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-1
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-1
Test purpose Verify that When a DescribeCoverage request is made without version, the server returns service exception.
Test method Pass if When a DescribeCoverage request is made without version, the server returns service exception.
Reference OGC 03-065r6: cl. 8.2.3
Test type Capability
1.21 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-2
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-2
Test purpose Verify that When a DescribeCoverage request is made with an invalid version, the server return a service exception.
Test method Pass if When a DescribeCoverage request is made with an invalid version, the server return a service exception.
Reference OGC 03-065r6: cl. 8.2.3
Test type Capability
1.22 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-5
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-5
Test purpose Verify that when a DescribeCoverage request is made with COVERAGE = name1, name2 (name1, name2 are in the Capabilities XML), the server returns CoverageDescription including only the requested coverage descriptions.
Test method Pass if when a DescribeCoverage request is made with COVERAGE = name1, name2 (name1, name2 are in the Capabilities XML), the server returns CoverageDescription including only the requested coverage descriptions.
Reference OGC 03-065r6: cl. 8.2.3
Test type Capability
1.23 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-6
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-6
Test purpose Verify that When a DescribeCoverage request is made with COVERAGE = name1 (name1 is not in the Capabilities XML), the server returns a service exception.
Test method Pass if When a DescribeCoverage request is made with COVERAGE = name1 (name1 is not in the Capabilities XML), the server returns a service exception.
Reference OGC 03-065r6: cl. 8.2.3
Test type Capability
1.24 Test case wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-7
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_request-post-xml-7
Test purpose Verify that When a DescribeCoverage request is made with COVERAGE = name1, name2 (name1 is in, and name2 is not in the Capabilities XML), the server returns a service exception.
Test method Pass if When a DescribeCoverage request is made with COVERAGE = name1, name2 (name1 is in, and name2 is not in the Capabilities XML), the server returns a service exception.
Reference OGC 03-065r6: cl. 8.2.3
Test type Capability
1.25 Test case wcs1-0-0:describecoverage_operations-describecoverage_response-1
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_response-1
Test purpose Verify that when a DescribeCoverage request is made, supportedFormats in the response XML provides at least one of the following format: GeoTIFF, HDF-EOS,DTED,NITF, GML.
Test method Pass if when a DescribeCoverage request is made, supportedFormats in the response XML provides at least one of the following format: GeoTIFF, HDF-EOS,DTED,NITF, GML.
Reference OGC 03-065r6: cl. 8.3
Test type Capability
1.26 Test case wcs1-0-0:describecoverage_operations-describecoverage_response-supportedcrss-rectifiedgrid
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_response-supportedcrss-rectifiedgrid
Test purpose Verify that coverages with at least one RectifiedGrid, each of its RectifiedGrids has an srsName attribute that references one of its supportedCRSs.
Test method Pass if when coverages with at least one RectifiedGrid, each of its RectifiedGrids has an srsName attribute that references one of its supportedCRSs.
Reference OGC 03-065r6: cl. 8.3.4.1
Test type Capability
1.27 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-1
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-1
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter, the UPDATESEQUENCE parameter is ignored.
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter, the UPDATESEQUENCE parameter is ignored.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.28 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-2
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-2
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to the current update sequence value, then the server returns a valid exception (cose = CurrentUpdateSequence).
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to the current update sequence value, then the server returns a valid exception (cose = CurrentUpdateSequence).
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.29 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-3
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-3
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value lower than the current update sequence value, then the server returns capabilities XML.
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value lower than the current update sequence value, then the server returns capabilities XML.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.30 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-4
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-4
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value higher than the current update sequence value, then the server returns a service exception (code="InvalidUpdateSequence ").
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value higher than the current update sequence value, then the server returns a service exception (code="InvalidUpdateSequence ").
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.31 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-5
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-5
Test purpose Verify that When a GetCapabilities request is made without an UPDATESEQUENCE parameter set, then the server returns most recent capabilities XML.
Test method Pass if When a GetCapabilities request is made without an UPDATESEQUENCE parameter set, then the server returns most recent capabilities XML.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.32 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-6
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-6
Test purpose Verify that When a GetCapabilities request is made without a SECTION parameter, then the entire capabilities are returned.
Test method Pass if When a GetCapabilities request is made without a SECTION parameter, then the entire capabilities are returned.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.33 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-7
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-get-kvp-7
Test purpose Verify that When a GetCapabilities request is made with a SECTION parameter set to a value as "/", then the entire capabilities are returned.
Test method Pass if When a GetCapabilities request is made with a SECTION parameter set to a value as "/", then the entire capabilities are returned.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.34 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-1
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-1
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter, the UPDATESEQUENCE parameter is ignored.
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter, the UPDATESEQUENCE parameter is ignored.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.35 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-2
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-2
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to the current update sequence value, then the server returns a valid exception (code=CurrentUpdateSequence).
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to the current update sequence value, then the server returns a valid exception (code=CurrentUpdateSequence).
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.36 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-3
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-3
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value lower than the current update sequence value, then the server returns capabilities XML.
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value lower than the current update sequence value, then the server returns capabilities XML.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.37 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-4
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-4
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value higher than the current update sequence value, then the server returns a service exception (code = InvalidUpdateSequence ).
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value higher than the current update sequence value, then the server returns a service exception (code = InvalidUpdateSequence ).
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.38 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-5
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-5
Test purpose Verify that When a GetCapabilities request is made without an UPDATESEQUENCE parameter set, then the server returns most recent capabilities XML.
Test method Pass if When a GetCapabilities request is made without an UPDATESEQUENCE parameter set, then the server returns most recent capabilities XML.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.39 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-6
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-6
Test purpose Verify that When a GetCapabilities request is made without a SECTION parameter, Capabilities returned includes the portion: Service, Capabilities, and ContentMetadata.
Test method Pass if When a GetCapabilities request is made without a SECTION parameter, Capabilities returned includes the portion: Service, Capabilities, and ContentMetadata.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.40 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-7
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-kvp-7
Test purpose Verify that When a GetCapabilities request is made with a SECTION parameter set to a value as "/", Capabilities returned includes the portion: Service, Capabilities, and ContentMetadata.
Test method Pass if When a GetCapabilities request is made with a SECTION parameter set to a value as "/", Capabilities returned includes the portion: Service, Capabilities, and ContentMetadata.
Reference OGC 03-065r6: cl. 7.2.1
Test type Capability
1.41 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-1
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-1
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter, the UPDATESEQUENCE parameter is ignored.
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter, the UPDATESEQUENCE parameter is ignored.
Reference OGC 03-065r6: cl. 7.2.2
Test type Capability
1.42 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-2
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-2
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to the current update sequence value, then the server returns a valid exception (cose = CurrentUpdateSequence).
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to the current update sequence value, then the server returns a valid exception (cose = CurrentUpdateSequence).
Reference OGC 03-065r6: cl. 7.2.2
Test type Capability
1.43 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-3
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-3
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value lower than the current update sequence value, then the server returns capabilities XML.
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value lower than the current update sequence value, then the server returns capabilities XML.
Reference OGC 03-065r6: cl. 7.2.2
Test type Capability
1.44 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-4
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-4
Test purpose Verify that when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value higher than the current update sequence value, then the server returns a service exception (code = InvalidUpdateSequence).
Test method Pass if when a GetCapabilities request is made with an UPDATESEQUENCE parameter set to a value higher than the current update sequence value, then the server returns a service exception (code = InvalidUpdateSequence).
Reference OGC 03-065r6: cl. 7.2.2
Test type Capability
1.45 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-5
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-5
Test purpose Verify that When a GetCapabilities request is made without an UPDATESEQUENCE parameter set, then the server returns most recent capabilities XML.
Test method Pass if When a GetCapabilities request is made without an UPDATESEQUENCE parameter set, then the server returns most recent capabilities XML.
Reference OGC 03-065r6: cl. 7.2.2
Test type Capability
1.46 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-6
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-6
Test purpose Verify that When a GetCapabilities request is made without a SECTION parameter, Capabilities returned includes the portion: Service, Capabilities, and ContentMetadata.
Test method Pass if When a GetCapabilities request is made without a SECTION parameter, Capabilities returned includes the portion: Service, Capabilities, and ContentMetadata.
Reference OGC 03-065r6: cl. 7.2.2
Test type Capability
1.47 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-7
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-post-xml-7
Test purpose Verify that When a GetCapabilities request is made with a SECTION parameter set to a value as "/", Capabilities returned includes the portion: Service, Capabilities, and ContentMetadata.
Test method Pass if When a GetCapabilities request is made with a SECTION parameter set to a value as "/", Capabilities returned includes the portion: Service, Capabilities, and ContentMetadata.
Reference OGC 03-065r6: cl. 7.2.2
Test type Capability
1.48 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_response-2
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_response-2
Test purpose Verify that each OnlineResource URL intended for HTTP Get requests in the capabilities document is a URL prefix.
Test method Pass if each OnlineResource URL intended for HTTP Get requests in the capabilities document is a URL prefix.
Reference OGC 03-065r6: cl. 7.3
Test type Capability
1.49 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-get-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-get-kvp-3
Test purpose Verify that When a GetCoverage request is made with a BBOX outside the defined Bounding BOX, the server returns service exception.
Test method Pass if When a GetCoverage request is made with a BBOX outside the defined Bounding BOX, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.7
Test type Capability
1.50 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-get-kvp-4
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-get-kvp-4
Test purpose Verify that When a GetCoverage request is made without a BBOX and without a TIME, the server returns service exception.
Test method Pass if When a GetCoverage request is made without a BBOX and without a TIME, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.7
Test type Capability
1.51 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-post-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-post-kvp-3
Test purpose Verify that When a GetCoverage request is made with a BBOX outside the defined Bounding BOX, the server returns service exception.
Test method Pass if When a GetCoverage request is made with a BBOX outside the defined Bounding BOX, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.7
Test type Capability
1.52 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-post-kvp-4
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-post-kvp-4
Test purpose Verify that When a GetCoverage request is made without a BBOX and without a TIME, the server returns service exception.
Test method Pass if When a GetCoverage request is made without a BBOX and without a TIME, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.7
Test type Capability
1.53 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-post-xml-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-post-xml-3
Test purpose Verify that When a GetCoverage request is made with a BBOX outside the defined Bounding BOX, the server returns service exception.
Test method Pass if When a GetCoverage request is made with a BBOX outside the defined Bounding BOX, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.3
Test type Capability
1.54 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-post-xml-4
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-bbox-post-xml-4
Test purpose Verify that When a GetCoverage request is made without a BBOX and without a TIME, the server returns service exception.
Test method Pass if When a GetCoverage request is made without a BBOX and without a TIME, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.3
Test type Capability
1.55 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-get-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-get-kvp-1
Test purpose Verify that When a GetCoverage request is made without coverage, the server returns service exception.
Test method Pass if When a GetCoverage request is made without coverage, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.4
Test type Capability
1.56 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-get-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-get-kvp-3
Test purpose Verify that When a GetCoverage request is made with coverage=name and name is not a valid coverage identifier, the server returns service exception.
Test method Pass if When a GetCoverage request is made with coverage=name and name is not a valid coverage identifier, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.4
Test type Capability
1.57 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-post-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-post-kvp-1
Test purpose Verify that When a GetCoverage request is made without coverage, the server returns service exception.
Test method Pass if When a GetCoverage request is made without coverage, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.4
Test type Capability
1.58 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-post-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-post-kvp-3
Test purpose Verify that When a GetCoverage request is made with coverage=name and name is not a valid coverage identifier, the server returns service exception.
Test method Pass if When a GetCoverage request is made with coverage=name and name is not a valid coverage identifier, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.4
Test type Capability
1.59 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-post-xml-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-post-xml-1
Test purpose Verify that When a GetCoverage request is made without coverage, the server returns service exception.
Test method Pass if When a GetCoverage request is made without coverage, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.2
Test type Capability
1.60 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-post-xml-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-coverage-post-xml-3
Test purpose Verify that When a GetCoverage request is made with coverage=name and name is not a valid coverage identifier, the server returns service exception.
Test method Pass if When a GetCoverage request is made with coverage=name and name is not a valid coverage identifier, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.2
Test type Capability
1.61 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-crs-get-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-crs-get-kvp-1
Test purpose Verify that when a GetCoverage request is made without CRS, the server returns service exception.
Test method Pass if when a GetCoverage request is made without CRS, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.5
Test type Capability
1.62 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-crs-get-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-crs-get-kvp-3
Test purpose Verify that when a GetCoverage request is made with a CRS and CRS value is not one of the requestResponseCRSs or requestCRSs element under the requested coverage, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a CRS and CRS value is not one of the requestResponseCRSs or requestCRSs element under the requested coverage, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.5
Test type Capability
1.63 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-crs-post-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-crs-post-kvp-1
Test purpose Verify that when a GetCoverage request is made without CRS, the server returns service exception.
Test method Pass if when a GetCoverage request is made without CRS, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.5
Test type Capability
1.64 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-crs-post-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-crs-post-kvp-3
Test purpose Verify that when a GetCoverage request is made with a CRS and CRS value is not one of the requestResponseCRSs or requestCRSs element under the requested coverage, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a CRS and CRS value is not one of the requestResponseCRSs or requestCRSs element under the requested coverage, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.5
Test type Capability
1.65 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-crs-post-xml-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-crs-post-xml-3
Test purpose Verify that when a GetCoverage request is made with a CRS and CRS value is not one of the requestResponseCRSs or requestCRSs element under the requested coverage, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a CRS and CRS value is not one of the requestResponseCRSs or requestCRSs element under the requested coverage, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.3
Test type Capability
1.66 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-exception-get-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-exception-get-kvp-1
Test purpose Verify that when a GetCoverage request is made with EXCEPTIONS contains value "application/vnd.ogc.se_xml", the server recognize it.
Test method Pass if when a GetCoverage request is made with EXCEPTIONS contains value "application/vnd.ogc.se_xml", the server recognize it.
Reference OGC 03-065r6: cl. 9.2.2.13
Test type Capability
1.67 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-exception-get-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-exception-get-kvp-2
Test purpose Verify that when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.13
Test type Capability
1.68 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-exception-post-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-exception-post-kvp-1
Test purpose Verify that when a GetCoverage request is made with EXCEPTIONS contains value "application/vnd.ogc.se_xml", the server recognize it.
Test method Pass if when a GetCoverage request is made with EXCEPTIONS contains value "application/vnd.ogc.se_xml", the server recognize it.
Reference OGC 03-065r6: cl. 9.2.2.13
Test type Capability
1.69 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-exception-post-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-exception-post-kvp-2
Test purpose Verify that when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.13
Test type Capability
1.70 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-format-get-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-format-get-kvp-2
Test purpose Verify that when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.12
Test type Capability
1.71 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-format-get-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-format-get-kvp-3
Test purpose Verify that When a GetCoverage request is made without a FORMAT, the server returns service exception.
Test method Pass if When a GetCoverage request is made without a FORMAT, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.12
Test type Capability
1.72 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-format-post-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-format-post-kvp-2
Test purpose Verify that when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.12
Test type Capability
1.73 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-format-post-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-format-post-kvp-3
Test purpose Verify that When a GetCoverage request is made without a FORMAT, the server returns service exception.
Test method Pass if When a GetCoverage request is made without a FORMAT, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.12
Test type Capability
1.74 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-format-post-xml-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-format-post-xml-2
Test purpose Verify that when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a FORMAT not listed in a supportedFormats/formats under the selected coverage offering in the DescribeCoverage reply, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.6
Test type Capability
1.75 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-format-post-xml-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-format-post-xml-3
Test purpose Verify that When a GetCoverage request is made without a FORMAT, the server returns service exception.
Test method Pass if When a GetCoverage request is made without a FORMAT, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.6
Test type Capability
1.76 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-grid_resolution-get-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-grid_resolution-get-kvp-1
Test purpose Verify that when a GetCoverage request is made with a specific grid resolution, the server should return the requested content .
Test method Pass if when a GetCoverage request is made with a specific grid resolution, the server should return the requested content .
Reference OGC 03-065r6: cl. 9.2.2.11
Test type Capability
1.77 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-grid_resolution-post-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-grid_resolution-post-kvp-1
Test purpose Verify that when a GetCoverage request is made with a specific grid resolution, the server should return the requested content .
Test method Pass if when a GetCoverage request is made with a specific grid resolution, the server should return the requested content .
Reference OGC 03-065r6: cl. 9.2.2.11
Test type Capability
1.78 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-grid_size-get-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-grid_size-get-kvp-2
Test purpose Verify that When a GetCoverage request is made without a specific grid size and without a grid resolution, the server returns service exception .
Test method Pass if When a GetCoverage request is made without a specific grid size and without a grid resolution, the server returns service exception .
Reference OGC 03-065r6: cl. 9.2.2.10
Test type Capability
1.79 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-grid_size-post-xml-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-grid_size-post-xml-2
Test purpose Verify that When a GetCoverage request is made without a specific grid size and without a grid resolution, the server returns service exception .
Test method Pass if When a GetCoverage request is made without a specific grid size and without a grid resolution, the server returns service exception .
Reference OGC 03-065r6: cl. 9.2.3.3
Test type Capability
1.80 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-interpolationmethod-post-xml-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-interpolationmethod-post-xml-2
Test purpose Verify that when a GetCoverage request is made with an INTERPLOATIONMETHOD value that is listed in the CoverageDescription, the server should return the requested content.
Test method Pass if when a GetCoverage request is made with an INTERPLOATIONMETHOD value that is listed in the CoverageDescription, the server should return the requested content.
Reference OGC 03-065r6: cl. 9.2.3.5
Test type Capability
1.81 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-interpolationmethod-post-xml-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-interpolationmethod-post-xml-3
Test purpose Verify that when a GetCoverage request is made with a INTERPLOATIONMETHOD not listed in the DescribeCoverage reply, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a INTERPLOATIONMETHOD not listed in the DescribeCoverage reply, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.5
Test type Capability
1.82 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-get-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-get-kvp-3
Test purpose Verify that when a GetCoverage request is made with a PARAMETER name that is listed in the range set, but PARAMETER signed a value that is not defined in AxisDescription, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a PARAMETER name that is listed in the range set, but PARAMETER signed a value that is not defined in AxisDescription, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.9
Test type Capability
1.83 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-get-kvp-4
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-get-kvp-4
Test purpose Verify that when a GetCoverage request is made with a PARAMETER name that is listed in the range set, PARAMETER signed value that is defined in AxisDescription, the server should return the requested content.
Test method Pass if when a GetCoverage request is made with a PARAMETER name that is listed in the range set, PARAMETER signed value that is defined in AxisDescription, the server should return the requested content.
Reference OGC 03-065r6: cl. 9.2.2.9
Test type Capability
1.84 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-post-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-post-kvp-3
Test purpose Verify that when a GetCoverage request is made with a PARAMETER name that is listed in the range set, but PARAMETER signed a value that is not defined in AxisDescription, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a PARAMETER name that is listed in the range set, but PARAMETER signed a value that is not defined in AxisDescription, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.9
Test type Capability
1.85 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-post-kvp-4
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-post-kvp-4
Test purpose Verify that when a GetCoverage request is made with a PARAMETER name that is listed in the range set, PARAMETER signed value that is defined in AxisDescription, the server should return the requested content.
Test method Pass if when a GetCoverage request is made with a PARAMETER name that is listed in the range set, PARAMETER signed value that is defined in AxisDescription, the server should return the requested content.
Reference OGC 03-065r6: cl. 9.2.2.9
Test type Capability
1.86 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-post-xml-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-post-xml-3
Test purpose Verify that when a GetCoverage request is made with a PARAMETER name that is listed in the range set, but PARAMETER signed a value that is not defined in AxisDescription, the server returns service exception.
Test method Pass if when a GetCoverage request is made with a PARAMETER name that is listed in the range set, but PARAMETER signed a value that is not defined in AxisDescription, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.4
Test type Capability
1.87 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-post-xml-4
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-parameter-post-xml-4
Test purpose Verify that when a GetCoverage request is made with a PARAMETER name that is listed in the range set, PARAMETER signed value that is defined in AxisDescription, the server should return the requested content.
Test method Pass if when a GetCoverage request is made with a PARAMETER name that is listed in the range set, PARAMETER signed value that is defined in AxisDescription, the server should return the requested content.
Reference OGC 03-065r6: cl. 9.2.3.4
Test type Capability
1.88 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-get-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-get-kvp-2
Test purpose Verify that When a GetCoverage request is made with a valid RESPONSE_CRS, the server should return the requested content with this CRS.
Test method Pass if When a GetCoverage request is made with a valid RESPONSE_CRS, the server should return the requested content with this CRS.
Reference OGC 03-065r6: cl. 9.2.2.6
Test type Capability
1.89 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-get-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-get-kvp-3
Test purpose Verify that When a GetCoverage request is made with an invalid RESPONSE_CRS, the server returns service exception.
Test method Pass if When a GetCoverage request is made with an invalid RESPONSE_CRS, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.6
Test type Capability
1.90 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-post-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-post-kvp-2
Test purpose Verify that When a GetCoverage request is made with a valid RESPONSE_CRS, the server should return the requested content with this CRS.
Test method Pass if When a GetCoverage request is made with a valid RESPONSE_CRS, the server should return the requested content with this CRS.
Reference OGC 03-065r6: cl. 9.2.2.6
Test type Capability
1.91 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-post-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-post-kvp-3
Test purpose Verify that When a GetCoverage request is made with an invalid RESPONSE_CRS, the server returns service exception.
Test method Pass if When a GetCoverage request is made with an invalid RESPONSE_CRS, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.6
Test type Capability
1.92 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-post-xml-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-post-xml-2
Test purpose Verify that When a GetCoverage request is made with a valid RESPONSE_CRS, the server should return the requested content with this CRS.
Test method Pass if When a GetCoverage request is made with a valid RESPONSE_CRS, the server should return the requested content with this CRS.
Reference OGC 03-065r6: cl. 9.2.3.6
Test type Capability
1.93 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-post-xml-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-response_crs-post-xml-3
Test purpose Verify that When a GetCoverage request is made with an invalid RESPONSE_CRS, the server returns service exception.
Test method Pass if When a GetCoverage request is made with an invalid RESPONSE_CRS, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.6
Test type Capability
1.94 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-1
Test purpose Verify that When a GetCoverage request is made without version, the server returns service exception.
Test method Pass if When a GetCoverage request is made without version, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.2
Test type Capability
1.95 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-2
Test purpose Verify that When a GetCoverage request is made with an invalid version, the server returns service exception.
Test method Pass if When a GetCoverage request is made with an invalid version, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.2
Test type Capability
1.96 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-get-kvp-3
Test purpose Verify that When a GetCoverage request is made with a version=1.0.0, the server should return the requested content (if other condition satisfied).
Test method Pass if When a GetCoverage request is made with a version=1.0.0, the server should return the requested content (if other condition satisfied).
Reference OGC 03-065r6: cl. 9.2.2.2
Test type Capability
1.97 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-kvp-1
Test purpose Verify that When a GetCoverage request is made without version, the server returns service exception.
Test method Pass if When a GetCoverage request is made without version, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.2
Test type Capability
1.98 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-kvp-2
Test purpose Verify that When a GetCoverage request is made with an invalid version, the server returns service exception.
Test method Pass if When a GetCoverage request is made with an invalid version, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.2.2
Test type Capability
1.99 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-kvp-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-kvp-3
Test purpose Verify that When a GetCoverage request is made with a version=1.0.0, the server should return the requested content (if other condition satisfied).
Test method Pass if When a GetCoverage request is made with a version=1.0.0, the server should return the requested content (if other condition satisfied).
Reference OGC 03-065r6: cl. 9.2.2.2
Test type Capability
1.100 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-xml-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-xml-1
Test purpose Verify that When a GetCoverage request is made without version, the server returns service exception.
Test method Pass if When a GetCoverage request is made without version, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.1
Test type Capability
1.101 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-xml-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-xml-2
Test purpose Verify that When a GetCoverage request is made with a version an invalid version, the server returns service exception.
Test method Pass if When a GetCoverage request is made with a version an invalid version, the server returns service exception.
Reference OGC 03-065r6: cl. 9.2.3.1
Test type Capability
1.102 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-xml-3
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-service_version-post-xml-3
Test purpose Verify that When a GetCoverage request is made with a version=1.0.0, the server should return the requested content (if other condition satisfied).
Test method Pass if When a GetCoverage request is made with a version=1.0.0, the server should return the requested content (if other condition satisfied).
Reference OGC 03-065r6: cl. 9.2.3.1
Test type Capability
1.103 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-time-get-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-time-get-kvp-1
Test purpose Verify that when a GetCoverage request is made with a VALID TIME, the server should return the requested content
Test method Pass if when a GetCoverage request is made with a VALID TIME, the server should return the requested content
Reference OGC 03-065r6: cl. 9.2.2.8
Test type Capability
1.104 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-time-get-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-time-get-kvp-2
Test purpose Verify that when a GetCoverage request is made WITH an invalid TIME, the server returns a service exception.
Test method Pass if when a GetCoverage request is made WITH an invalid TIME, the server returns a service exception.
Reference OGC 03-065r6: cl. 9.2.2.8
Test type Capability
1.105 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-time-post-kvp-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-time-post-kvp-1
Test purpose Verify that when a GetCoverage request is made with a VALID TIME, the server should return the requested content
Test method Pass if when a GetCoverage request is made with a VALID TIME, the server should return the requested content
Reference OGC 03-065r6: cl. 9.2.2.8
Test type Capability
1.106 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-time-post-kvp-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-time-post-kvp-2
Test purpose Verify that when a GetCoverage request is made WITH an invalid TIME, the server returns a service exception.
Test method Pass if when a GetCoverage request is made WITH an invalid TIME, the server returns a service exception.
Reference OGC 03-065r6: cl. 9.2.2.8
Test type Capability
1.107 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-time-post-xml-1
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-time-post-xml-1
Test purpose Verify that when a GetCoverage request is made with a VALID TIME, the server should return the requested content
Test method Pass if when a GetCoverage request is made with a VALID TIME, the server should return the requested content
Reference OGC 03-065r6: cl. 9.2.3.3
Test type Capability
1.108 Test case wcs1-0-0:getcoverage_operations-getcoverage_request-time-post-xml-2
Test case ID wcs1-0-0:getcoverage_operations-getcoverage_request-time-post-xml-2
Test purpose Verify that when a GetCoverage request is made WITH an invalid TIME, the server returns a service exception.
Test method Pass if when a GetCoverage request is made WITH an invalid TIME, the server returns a service exception.
Reference OGC 03-065r6: cl. 9.2.3.3
Test type Capability
1.109 Test case wcs1-0-0:getcapabilities_operations-getcapabilities_request-sections
Test case ID wcs1-0-0:getcapabilities_operations-getcapabilities_request-sections
Test purpose Verify that The version and updateSequence attributes are omitted from all of the three capabilities sections (Service, Capability, and ContentMetadata) element when the full Capabilities XML is retrieved by type and method.
Test method Pass if when The version and updateSequence attributes are omitted from all of the three capabilities sections (Service, Capability, and ContentMetadata) element when the full Capabilities XML is retrieved by type and method.
Reference OGC 03-065r6: cl. 7.3.2 OGC 03-065r6: cl. 7.3.3 OGC 03-065r6: cl. 7.3.4.1
Test type Capability
1.110 Test case wcs1-0-0:describecoverage_operations-describecoverage_response-supported_interpolations
Test case ID wcs1-0-0:describecoverage_operations-describecoverage_response-supported_interpolations
Test purpose Verify that SupportedInterpolations is absent, empty, or has a default attribute that specifies one of the child interpolation methods.
Test method Pass if when SupportedInterpolations is absent, empty, or has a default attribute that specifies one of the child interpolation methods.
Reference OGC 03-065r6: cl. 8.3.6
Test type Capability