element <executionworkitem>
Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
|
Used: |
never |
XML Representation Summary |
<executionworkitem> |
|
Content: |
dc:identifier, dc:title, dc:description, alm:updated, alm:state, dc:creator, alm:owner, executionworkitem:frequency, executionworkitem:regression, executionworkitem:priority, executionworkitem:weight, executionworkitem:tags, executionworkitem:legacydata, executionworkitem:notes, risk?, testcase, testscript?, testplan?, phase?, testphase?, configuration*, currentexecutionresult?, executionresult*, blockingdefects* |
|
</executionworkitem> |
Content model elements (24):
-
Annotation
A test execution record that tracks the execution of a test case.
XML Source (w/o annotations (43); see within schema source)
<xs:element name="executionworkitem"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="1" minOccurs="0" ref="risk"/> <xs:element maxOccurs="1" minOccurs="1" name="testcase"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> <xs:element maxOccurs="1" minOccurs="0" name="testscript"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> <xs:element maxOccurs="1" minOccurs="0" name="testplan"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> <xs:element maxOccurs="1" minOccurs="0" name="phase"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> <xs:element maxOccurs="1" minOccurs="0" name="testphase"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> <xs:element maxOccurs="unbounded" minOccurs="0" name="configuration"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Content Element Detail (defined in this component only; 24/24) -
Type: |
xs:string, predefined, simple content |
The contributor who owns the executionworkitem.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
** Depricated **
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:dateTime, predefined, simple content |
XML dateTime of the last update of the executionworkitem.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
anonymous, empty content |
Link to the blocking defect for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="blockingdefects"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
-
Type: |
anonymous, empty content |
Link to the configuration for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="configuration"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
-
Type: |
anonymous, empty content |
Link to the current execution result for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="currentexecutionresult"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
-
Type: |
xs:string, predefined, simple content |
An entity primarily responsible for making the executionworkitem.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
An account of the executionworkitem.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
An unambiguous reference to the executionworkitem within a given context.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
A name given to the executionworkitem.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
anonymous, empty content |
Link to the execution result for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="executionresult"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
-
Type: |
xs:string, predefined, simple content |
The number of times the test is scheduled to run.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
Migrated data.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
Comments associated with the test execution record.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
The importance of the test.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:boolean, predefined, simple content |
Indicator that this is a regression test.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content |
Search-able strings associated with the test.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:int, predefined, simple content |
The relative weight of the test.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
anonymous, empty content |
Link to the phase for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="phase"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
-
Type: |
anonymous, complex content |
An evaulation of the risk associated with the test.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="risk"/> |
-
Type: |
anonymous, empty content |
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="testcase"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
-
Type: |
anonymous, empty content |
Link to the testphase for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testphase"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
-
Type: |
anonymous, empty content |
Link to the testplan for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testplan"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |
-
Type: |
anonymous, empty content |
Link to the test script for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testscript"> <xs:complexType> <xs:attribute name="href" type="xs:anyURI" use="required"/> </xs:complexType> </xs:element> |