Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.11 KB

at55-getmap-bbox-parameter.md

File metadata and controls

36 lines (19 loc) · 1.11 KB

GetMap BBOX Parameter

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):

Test type: Automated

Notes

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression (relative to /wms:WMS_Capabilities)