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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Test case ID | wcs1-0-0:getcoverage_operations-getcoverage_request-grid_size-get-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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |