Purpose
Test that the BBOX parameter in GetMap operation is mandatory.
Prerequisites
Test method
-
Send a GetMap request without BBOX parameter and all the other mandatory parameters.
- Check that the service notifies the missing parameter.
-
Send a GetMap request with an invalid BBOX parameter and all the other mandatory parameters.
- Check that the service notifies the invalid parameter value.
-
Send a GetMap request with valid list of comma-separated real numbers ('minx,miny,maxx,maxy') for BBOX parameter and all the other mandatory parameters.
- Check that the service response is successful.
Reference(s):
- TG VS, requirement 55
Test type: Automated
Notes
Contextual XPath references
The namespace prefixes used as described in README.md.
Abbreviation | XPath expression (relative to /wms:WMS_Capabilities) |
---|