Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.86 KB

template.md

File metadata and controls

46 lines (27 loc) · 1.86 KB

Title of Test Case (unique within the Conformance Class)

Version: 1

Purpose: One or two sentences inlined here: Why this test is necessary?

Prerequisites

Test method

A paragraph of the test steps and assertions. Use bullets or any markdown formatting as necessary:

  • Use the XPath abbreviations as links in the text: ExtendedCapabilities must exist... Messages for failed assertions are also included as links in the text with a unique identifier, e.g. messageId.
  • Step 2,...

Reference(s):

  • References to requirements. Common abbreviations are used and are explained in a table in README.md

Test type: Automated or Manual

Notes

Any additional notes. We can also use this for open questions during drafting.

Parameters

Identifier Description
paramName description and value range

Messages

Identifier Message text (parameters start with '$')
messageId $featureType '$gmlid': xxxx has value

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
ExtendedCapabilities /wms:WMS_Capabilities/Capability/inspire_vs:ExtendedCapabilities[1]