concretetest	Specifies a concrete device test.

id                  	Specifies an unique identifier for this element.
implementation      	Specifies the implementation class name.
service             	Specifies the Open Services Gateway Initiative (OSGi) service interface name.
bundle              	Specifies the Open Services Gateway Initiative (OSGi) bundle name.
bundleid            	Specifies the Open Services Gateway Initiative (OSGi) bundle symbolic id.
idref               	Specifies a reference to the element with the matching <a href=&quot;"idAttribute.
packagebase         	Specifies the start of the generated code&apos;'s package.
executionenvironments	Specifies the Execution Environments for the bundle Manifest.
old                 	Specifies if old code should be generated.

<description>         	Description of the concrete test.
<history>             	Specifies the concrete device test history.
<deprecated>          	Specifies that the contents of this element should be marked as deprecated.
<provider>            	Specifies the provider.
<version>             	Specifies the current version level.
<vendor>              	Specifies an implementing vendor.
<incubation>          	If the contents of this element is true, then this is an incubation project.
<spec>                	Hardware specification documentation for this concrete device.
<multiplex>           	Specifies that this is a multiplex concrete device test.
<customparameter>     	Specifies a custom parameter for this concrete device test.
<concrete>            	Specifies the concrete device to be tested.
<testcount>           	Unsigned integer that specifies the number of times to execute tests.
<testdelay>           	Specifies the milliseconds to sleep between each test.
<testexecute>         	Specifies if all commands should be executed.
<testexecuteread>     	Specifies if the executeRead method should be invoked on all measurements.
<testexecutewrite>    	Specifies if the executeWrite method should be invoked on all measurements.
<testread>            	Specifies if the read method should be invoked on all measurements.
<testtrigger>         	Specifies if all signals should be triggered.
<junit>               	Specifies a junit test.
<monitor>             	Specifies a monitor test.
<playback>            	Specifies a playback test.
<swt>                 	Specifies a Standard Widget Toolkit (SWT) user interface concrete test.
<testcase>            	Specifies a junit testcase.
<bundle>              	Specifies an Open Services Gateway Initiative (OSGi) bundle should be created.
<managedbundle>       	Specifies an Open Services Gateway Initiative (OSGi) managed bundle should be created.
<managedfactorybundle>	Specifies an Open Services Gateway Initiative (OSGi) managed factory bundle should be created.
