| Sibling Name | Sibling Description |
<properties> element siblings
| <validationTest> |
Specifies the root element of a Device Kit
Device Kit Test (dktest) script.
|
| <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. |
| <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. |