Purpose: Test that an Operation element is provided to map the GetCapabilities operation.
Prerequisites
Test method
-
Send a getCapabilities request to the service endpoint. Into the response:
- Check that a Operation element is provided with a "name" attribute with a fix value equals to "GetCapabilities".
Reference(s):
- TG VS, Chapter 5.2.3.3.2.1, Requirement 81
Test type: Automated
Notes
The multiplicity of Operation element is 1 for this purpose.
Contextual XPath references
The namespace prefixes used as described in README.md.
Abbreviation | XPath expression (relative to /Capabilities) |
---|---|
Operation | ows:OperationsMetadata/ows:Operation |