element <qm:testphase> (local)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:testphase |
|
|
|
> |
|
Content: |
qm:projectArea, dc:identifier, jproc:team-area, qm:stylesheet, dc:title, dc:description, alm:updated, alm:state, dc:creator, alm:owner, qm:expectedTotalPoints?, qm:expectedDefects?, qm:expectedValidityRate?, qm:expectedStartDate, qm:expectedEndDate, qm:starttime, qm:endtime, qm:custom1, qm:custom2, qm:custom3, qm:testplan?, qm:iteration, qm:detail* |
|
</qm:testphase> |
Content model elements (23):
-
Included in content model of elements (2):
-
Annotation
The test phase for this test case execution record. Specify either a reference to an existing test phase, a new test phase to be created, or updates
that should be made to an existing test phase. References should be specified with an absolute URL that uniquely identifies the test phase as the
value of the "href" attribute. To create or update a test phase, specify the details of the change as you would when directly invoking the test phase
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:element maxOccurs="1" minOccurs="0" name="testphase">
<xs:complexType>
<xs:complexContent>
<xs:extension base="abstract-testphase">
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:extension>
</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 testphase.
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 testphase.
XML Source (w/o annotations (1); see within schema source)