element <qm:executionworkitem> (global)
Namespace:
Type:
anonymous complexType (extension of qm:reportableArtifact)
Content:
complex, 37 elements
Defined:
globally in qm.xsd; see XML source
Includes:
definitions of 33 elements
Used:
never
XML Representation Summary
<qm:executionworkitem>
   
Content: 
</qm:executionworkitem>
Content model elements (37):
alm:owner,
alm:state,
alm:updated,
dc:creator,
dc:description,
dc:identifier,
dc:title,
executionworkitem:frequency,
executionworkitem:legacydata,
executionworkitem:notes,
executionworkitem:priority,
executionworkitem:regression,
executionworkitem:tags,
executionworkitem:weight,
jproc:team-area,
qm:blockingdefects,
qm:category (in qm:executionworkitem),
qm:configuration (in qm:executionworkitem),
qm:creationDate,
qm:currentexecutionresult,
qm:customAttributes,
qm:estimate,
qm:executionresult (in qm:executionworkitem),
qm:lastfailedexecutionresult,
qm:lastpassedexecutionresult,
qm:phase,
qm:projectArea (defined in qm:reportableArtifact complexType),
qm:remotescript (in qm:executionworkitem),
qm:risk,
qm:runsOnDeployment,
qm:stylesheet,
qm:testcase (in qm:executionworkitem),
qm:testphase (in qm:executionworkitem),
qm:testplan (in qm:executionworkitem),
qm:testscript (in qm:executionworkitem),
qm:timeSpent,
qm:webId
Annotation
A test execution record that tracks the execution of a test case.
Anonymous Type Detail
Type Derivation Tree
qm:reportableArtifact (extension)
  complexType
XML Source (w/o annotations (62); see within schema source)
<xs:element name="executionworkitem">
<xs:complexType>
<xs:complexContent>
<xs:extension base="reportableArtifact">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="webId" type="xs:int"/>
<xs:element ref="dc:title"/>
<xs:element ref="dc:description"/>
<xs:element maxOccurs="1" minOccurs="1" ref="creationDate"/>
<xs:element ref="alm:updated"/>
<xs:element ref="alm:state"/>
<xs:element ref="dc:creator"/>
<xs:element ref="alm:owner"/>
<xs:element ref="executionworkitem:frequency"/>
<xs:element minOccurs="0" ref="executionworkitem:regression"/>
<xs:element ref="executionworkitem:priority"/>
<xs:element minOccurs="0" ref="executionworkitem:weight"/>
<xs:element maxOccurs="1" minOccurs="0" name="estimate" type="xs:long"/>
<xs:element maxOccurs="1" minOccurs="0" name="timeSpent" type="xs:long"/>
<xs:element ref="executionworkitem:tags"/>
<xs:element ref="executionworkitem:legacydata"/>
<xs:element ref="executionworkitem:notes"/>
<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:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:choice>
<xs:element maxOccurs="1" minOccurs="0" name="testscript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="remotescript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
</xs:choice>
<xs:element maxOccurs="1" minOccurs="0" name="testplan">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="testphase">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="phase">
<xs:complexType>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="configuration">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="currentexecutionresult">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="lastpassedexecutionresult">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="lastfailedexecutionresult">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="executionresult">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="blockingdefects">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
<xs:attribute name="summary" type="xs:string"/>
<xs:attribute name="rel" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" ref="customAttributes"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="category">
<xs:complexType>
<xs:attribute name="term" type="xs:string"/>
<xs:attribute name="value" type="xs:string"/>
<xs:attribute name="termUUID" type="xs:string"/>
<xs:attribute name="valueUUID" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element minOccurs="0" name="runsOnDeployment">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute name="summary" type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 33/37)
alm:owner
Type:
anonymous complexType, mixed content
The contributor that owns the execution work item.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:owner"/>

alm:state
Type:
anonymous complexType, mixed content
[DEPRECATED] [READ-ONLY]
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:state"/>

alm:updated
Type:
xs:dateTime, predefined, simple content
[READ-ONLY] XML dateTime of the last update of the executionworkitem.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:updated"/>

dc:creator
Type:
anonymous complexType, mixed content
[READ-ONLY] [IMMUTABLE] The contributor that created the execution work item.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:creator"/>

dc:description
Type:
xs:string, predefined, simple content
An account of the executionworkitem.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:description"/>

dc:title
Type:
xs:string, predefined, simple content
A name given to the executionworkitem.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

executionworkitem:frequency
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)
<xs:element ref="executionworkitem:frequency"/>

executionworkitem:legacydata
Type:
xs:string, predefined, simple content
Migrated data.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionworkitem:legacydata"/>

executionworkitem:notes
Type:
xs:string, predefined, simple content
Comments associated with the test execution record.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionworkitem:notes"/>

executionworkitem:priority
Type:
anonymous complexType, mixed content
The priority literal value associated with the execution work item. Possible priority literal values (project area defaults) include: literal.priority.101 (Unassigned: default), literal.priority.110 (Low), literal.priority.120 (Medium), and literal.priority.130 (High). Note, project areas may be configured with a default priority and custom priority values for execution work items in the project area. To resolve the associated custom priority literal value, set the custom priority value in the execution work item editor and read the execution work item using the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi#ReadResource).
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionworkitem:priority"/>

executionworkitem:regression
Type:
xs:boolean, predefined, simple content
[READ-ONLY] Indicator that this is a regression test.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionworkitem:regression"/>

executionworkitem:tags
Type:
xs:string, predefined, simple content
Search-able strings associated with the test.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionworkitem:tags"/>

executionworkitem:weight
Type:
xs:int, predefined, simple content
The relative weight of the test.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionworkitem:weight"/>

qm:blockingdefects
Type:
anonymous complexType, empty content
[READ-ONLY] Link to the blocking defect for the execution work item.
XML Source (w/o annotations (5); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="blockingdefects">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
<xs:attribute name="summary" type="xs:string"/>
<xs:attribute name="rel" type="xs:string"/>
</xs:complexType>
</xs:element>

qm:category
Type:
anonymous complexType, empty content
Category terms are provided in an attribute as is the value for that term. The category is used for query support and for sortable table views.
XML Source (w/o annotations (5); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="category">
<xs:complexType>
<xs:attribute name="term" type="xs:string"/>
<xs:attribute name="value" type="xs:string"/>
<xs:attribute name="termUUID" type="xs:string"/>
<xs:attribute name="valueUUID" type="xs:string"/>
</xs:complexType>
</xs:element>

qm:configuration
Type:
anonymous complexType, empty content
Link to the configuration for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="configuration">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:creationDate
Type:
xs:dateTime, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="1" ref="creationDate"/>

qm:currentexecutionresult
Type:
anonymous complexType, empty content
[READ-ONLY] 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:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:customAttributes
Type:
anonymous complexType, complex content
User defined custom attribute name/value data on this artifact.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="customAttributes"/>

qm:estimate
Type:
xs:long, predefined, simple content
Estimate in milliseconds
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="estimate" type="xs:long"/>

qm:executionresult
Type:
anonymous complexType, empty content
[READ-ONLY] Link to the execution result for the execution work item. Note, resolved from execution result(s) generated by the execution work item. As such, the value may change without modifying 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:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:lastfailedexecutionresult
Type:
anonymous complexType, empty content
[READ-ONLY] Link to the last failed execution result for the execution work item. Note, resolved from execution result(s) generated by the execution work item. As such, the value may change without modifying the execution work item.
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="lastfailedexecutionresult">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>

qm:lastpassedexecutionresult
Type:
anonymous complexType, empty content
[READ-ONLY] Link to the last passed execution result for the execution work item. Note, resolved from execution result(s) generated by the execution work item. As such, the value may change without modifying the execution work item.
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="lastpassedexecutionresult">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>

qm:phase
Type:
anonymous complexType, empty content
[READ-ONLY] Only for Insight for backward compability.
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="phase">
<xs:complexType>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:remotescript
Type:
anonymous complexType, empty content
Link to the remote test script for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="remotescript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:risk
Type:
anonymous complexType, complex content
[READ-ONLY] 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"/>

qm:runsOnDeployment
Type:
anonymous complexType, empty content
A deployed environment where the execution work item runs on.
XML Source (w/o annotations (3); see within schema source)
<xs:element minOccurs="0" name="runsOnDeployment">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute name="summary" type="xs:string"/>
</xs:complexType>
</xs:element>

qm:testcase
Type:
anonymous complexType, empty content
[IMMUTABLE] Link to the test case for the test execution record.
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:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testphase
Type:
anonymous complexType, 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:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testplan
Type:
anonymous complexType, 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:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testscript
Type:
anonymous complexType, 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:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:timeSpent
Type:
xs:long, predefined, simple content
Time spent in milliseconds
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="timeSpent" type="xs:long"/>

qm:webId
Type:
xs:int, predefined, simple content
[READ-ONLY] Integer ID as seen in the web UI.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="webId" type="xs:int"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set