(Created page with "= Test-definition = == Introduction == Test-definition is XML schema for validating Test plan xml files. It also contains schemas to validate resul…") |
(→Schemas) |
||
| (2 intermediate revisions not shown) | |||
| 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 == | ||
| Line 10: | Line 10: | ||
tm-terms: | tm-terms: | ||
| - | http://gitorious.org/ | + | http://meego.gitorious.org/meego-quality-assurance/test-definition/blobs/master/src/data/testdefinition-results.xsd |
Syntax: | Syntax: | ||
| - | http://gitorious.org/ | + | http://meego.gitorious.org/meego-quality-assurance/test-definition/blobs/master/src/data/testdefinition-syntax.xsd |
| + | |||
| + | XSL for syntax: | ||
| + | http://meego.gitorious.org/meego-quality-assurance/test-definition/blobs/master/src/data/testdefinition-syntax.xsl | ||
Results: | Results: | ||
| - | http://gitorious.org/ | + | http://meego.gitorious.org/meego-quality-assurance/test-definition/blobs/master/src/data/testdefinition-results.xsd |
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
XSL for syntax: http://meego.gitorious.org/meego-quality-assurance/test-definition/blobs/master/src/data/testdefinition-syntax.xsl