All Element Summary |
||||||||||||
|
||||||||||||
An ID of the workflow state
|
||||||||||||
[DEPRECATED]
|
||||||||||||
Any comment about the step.
|
||||||||||||
Compare data of the step execution e.g. a:b
|
||||||||||||
[READ-ONLY] The defect accociated with the test.
|
||||||||||||
|
||||||||||||
The xhtml representation of the details secion of the execution result.
|
||||||||||||
XML datetime when the execution ended.
|
||||||||||||
XML datetime for the end of this step result.
|
||||||||||||
|
||||||||||||
[READ-ONLY] Indicates if this is the most current result at the current time.
|
||||||||||||
Number of iterations executed
|
||||||||||||
The log for the executed test.
|
||||||||||||
The name of the machine that the test was executed on.
|
||||||||||||
Number of points that were attempted.
|
||||||||||||
Number of points that were blocked.
|
||||||||||||
Number of points that failed.
|
||||||||||||
Number of points that were inconclusive.
|
||||||||||||
Number of points that passed.
|
||||||||||||
|
||||||||||||
|
||||||||||||
[READ-ONLY] Indicates if the test was executed in a remote tool.
|
||||||||||||
[READ-ONLY] The requirement accociated with the test step result.
|
||||||||||||
The state of the step.
|
||||||||||||
[READ-ONLY] Internal ItemId of the result.
|
||||||||||||
XML datetime when the execution was started.
|
||||||||||||
XML datetime for the beginning of this step result.
|
||||||||||||
An absolute URL to an attachment that is associated to the step result.
|
||||||||||||
The results of a step.
|
||||||||||||
Id of the stepResult, to be used when updating only one stepResult of the result.
|
||||||||||||
The results of the steps.
|
||||||||||||
The type of the step.
|
||||||||||||
An ID of the workflow state of the Test case at the time of execution
|
||||||||||||
The row number of the datapool for which the step was executed.
|
||||||||||||
|
||||||||||||
The contributor who has been involved in executing this test.
|
||||||||||||
An ID of the workflow state of the Test plan at the time of execution
|
||||||||||||
An ID of the workflow state of the Test script at the time of execution
|
||||||||||||
The relative weight of testcase.
|
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="http://jazz.net/xmlns/alm/qm/v0.1/executionresult/v0.1" version="1.0" xmlns:er="http://jazz.net/xmlns/alm/qm/v0.1/executionresult/v0.1" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:vega="http://schema.ibm.com/vega/2008/" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://www.w3.org/1999/02/22-rdf-syntax-ns#" schemaLocation="rdf.xsd"/>
<xs:annotation>
<xs:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com.ibm.rqm.xml.bind"/>
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<!--
<er:stepResults> <er:stepResult itemId="_82374823748" result="com.ibm.rqm.execution.common.state.passed" startTime="2109022" endTime="2109999"> <er:properties> <me:property propertyName="something" propertyType="integer" propertyValue="2" xmlns:me="http://jazz.net/xmlns/alm/qm/v0.1/manualexecution/v0.1">555</me:property> <me:property propertyName="somethingelse" propertyType="integer" propertyValue="12" xmlns:me="http://jazz.net/xmlns/alm/qm/v0.1/manualexecution/v0.1"></me:property> </er:properties> </er:stepResult> </er:stepResults> -->
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
Id of the stepResult, to be used when updating only one stepResult of the result.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Indicates if the test was executed in a remote tool.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Indicates if this is the most current result at the current time. This is a calculated property, not supported in ETL mode.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The name of the machine that the test was executed on.
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The xhtml representation of the details secion of the execution result.
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Details of the execution result. May contain rich text.
</xs:documentation>
</xs:annotation>
</xs:any>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
<xs:sequence>
<xs:element name="properties">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="property">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The row number of the datapool for which the step was executed.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
XML datetime for the beginning of this step result.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The state of the step. Permissible values are those allowed on the execution result state.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType mixed="true">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip">
<xs:annotation>
</xs:annotation>
</xs:any>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType mixed="true">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip">
<xs:annotation>
<xs:documentation xml:lang="en">
The actual result of the step agains expected result.
</xs:documentation>
</xs:annotation>
</xs:any>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType mixed="true">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip">
<xs:annotation>
</xs:annotation>
</xs:any>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The type of the step. This is required if stepResultItemId is not mentioned.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
An absolute URL to an attachment that is associated to the step result.
</xs:documentation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
Nested StepResults to represent steps of manual keyword.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The requirement accociated with the test step result. NOTE: This field is NOT queryable. User can not filter on this filed. This field is only returned when field parameter (e.g. stepResults/stepResult/requirement) is explicitly specified. This field is not supported for resource type exeuctionelementresult.
</xs:documentation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The URL of the requirement. Note this is one directional link from RQM to RM provider, that there is no corresponding backlink from RM provider to this test step result.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] An optional label for the title of requirement that was provided by RM provider at the time the link was created. There is no guarantee that this label corresponds to the current title of the requirement in RM provider; The current title of the requirement is only available from the RM provider.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The URL of the step (execution element result resource).
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The one-based order index of this step result within a group of step results.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
<xs:documentation xml:lang="en">
This is a placeholder for any extra attribute in step results.
</xs:documentation>
</xs:annotation>
</xs:anyAttribute>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
An ID of the workflow state of the Test case at the time of execution
</xs:documentation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
An ID of the workflow state of the Test plan at the time of execution
</xs:documentation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
An ID of the workflow state of the Test script at the time of execution
</xs:documentation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:complexType>
<xs:sequence>
<xs:element ref="er:tester">
<xs:annotation>
<xs:documentation xml:lang="en">
The contributor who has been involved in executing this test.
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The contributor who has been involved in executing this test.
</xs:documentation>
</xs:annotation>
<xs:annotation>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The Jazz Team Server (JTS) URL of the contributor.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:schema>
|
XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set
|