(Created page with "= Test-definition = == Introduction == Test-definition is XML schema for validating Test plan xml files. It also contains schemas to validate resul…") |
m (→Introduction) |
||
| Line 3: | Line 3: | ||
== Introduction == | == Introduction == | ||
| - | Test-definition is XML schema for validating [[ | + | Test-definition is XML schema for validating [[Quality/QA-tools/Test plan|Test plan xml]] files. It also contains schemas to validate results written by [[Quality/QA-tools/Testrunner-lite|testrunner-lite]]. |
== Schemas == | == Schemas == | ||
Test-definition is XML schema for validating Test plan xml files. It also contains schemas to validate results written by testrunner-lite.
The currently used schemas can be viewed from gitorious
tm-terms: http://gitorious.org/qa-tools/test-definition/blobs/master/data/testdefinition-tm_terms.xsd
Syntax: http://gitorious.org/qa-tools/test-definition/blobs/master/data/testdefinition-syntax.xsd
Results: http://gitorious.org/qa-tools/test-definition/blobs/master/data/testdefinition-results.xsd