Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.26 KB

at52-getmap-layers-parameter.md

File metadata and controls

40 lines (21 loc) · 1.26 KB

GetMap Layers Parameter

Purpose

Test that the LAYERS parameter in GetMap operation is mandatory.

Prerequisites

Test method

  • Send a GetMap request without LAYERS parameter and all the other mandatory parameters.

    • Check that the service notifies the missing parameter.
  • Send a GetMap request with an invalid LAYERS parameter and all the other mandatory parameters.

    • Check that the service notifies the invalid parameter value.
  • Send a GetMap request with a valid layer value for LAYERS parameter and all the other mandatory parameters.

    • Check that the service response is successful.
  • Send a GetMap request with a valid list of layers separated by commas value for LAYERS 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)