element <qm:executionworkitem> (local)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:executionworkitem |
|
|
|
> |
|
Content: |
qm:projectArea, dc:identifier, jproc:team-area, qm:stylesheet, qm:webId?, dc:title, dc:description, qm:creationDate, alm:updated, alm:state, dc:creator, alm:owner, executionworkitem:frequency, executionworkitem:regression?, executionworkitem:priority, executionworkitem:weight?, qm:estimate?, qm:timeSpent?, executionworkitem:tags, executionworkitem:legacydata, executionworkitem:notes, qm:risk?, qm:testcase, ( qm:testscript? | qm:remotescript?), qm:testplan?, qm:testphase?, qm:phase?, qm:configuration?, qm:currentexecutionresult?, qm:lastrollupresult?, qm:lastpassedexecutionresult?, qm:lastfailedexecutionresult?, qm:executionresult*, qm:blockingdefects*, qm:customAttributes?, qm:category*, qm:runsOnDeployment?, qm:component?, qm:stream?, qm:baseline?, qm:copiedFrom?, qm:copiedRoot?, qm:suspectResult? |
|
</qm:executionworkitem> |
Content model elements (44):
-
Included in content model of elements (1):
-
Annotation
[IMMUTABLE] The test case execution record that was executed. Specify either a reference to an existing TCER, a new
TCER to be created, or updates that should be made to an existing TCER. References should be specified with an absolute URL that uniquely identifies
the TCER as the value of the "href" attribute. To create or update a TCER, specify the details of the change as you would when directly invoking the
executionworkitem API with the URL as the value for the "identifier" element.
Type Derivation Tree
complexType
|
XML Source (w/o annotations (3); see within schema source)
<xs:complexType>
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 2/2)
href
-
Type: |
xs:anyURI, predefined |
Use: |
required |
The URL of the test execution record.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="href" type="xs:anyURI" use="required"/>
|
-
Type: |
xs:string, predefined
|
Use: |
optional |
[READ-ONLY] UUID of the test execution record.
XML Source (w/o annotations (1); see within schema source)