Skip to content
rjmartell edited this page Feb 18, 2016 · 22 revisions

Welcome to the ets-wmts10 wiki!

The selection and execution of tests is rather tortuous. A test run starts off in WMTS_ETS.xml with the following steps:

  1. Fetch service metadata
  • Note: XML Schema validation is disabled by default; Schematron is not used at all to perform rule-based validation (to check constraints that are beyond an XML Schema grammar)
  1. call-function "wmtsBootstrap:bootstrap.restful" (check prerequisites?)
  2. call-function "wmts:testMenus" (select tests)
  3. call-function "wmtsFunctions:invokeTestGroupsForBinding" (run selected tests)
Clone this wiki locally