| Element Name | Element Description |
| <actions> |
A sequence of configuration and test actions. |
| <configuration> |
The specification for a configuration change. |
| <configurationAction> |
A configuration management action of a specified type. |
| <configurations> |
A collection of configuration change specifications. |
| <description> |
The description of the test script. |
| <properties> |
The properties for a configuration change or a test run. |
| <property> |
A property for a configuration change or a test run. A property value can either be a simple primitive value of any Java type, a primitive array, or a List of values. |
| <test> |
The specification for running a test. |
| <testAction> |
A collection of sequential or parallel tests, including nested testActions. |
| <tests> |
A collection of test specifications. |
| <title> |
The title of the test script. |
| <validationTest> |
Specifies the root element of a Device Kit
Device Kit Test (dktest) script.
|
| <vendor> |
The vendor information for the test script. |
| <version> |
The version information for the test script. |