TestManagementWebService


Click here for a complete list of operations.

QueryTestResultsByRunAndState

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /_tfs_resources/TestManagement/v2.0/TestManagementWebService.asmx HTTP/1.1
Host: dev.pikacom.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://schemas.microsoft.com/TeamFoundation/2010/07/TCM/TestManagement/01/QueryTestResultsByRunAndState"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <QueryTestResultsByRunAndState xmlns="http://schemas.microsoft.com/TeamFoundation/2010/07/TCM/TestManagement/01">
      <testRunId>int</testRunId>
      <state>unsignedByte</state>
      <pageSize>int</pageSize>
      <projectName>string</projectName>
    </QueryTestResultsByRunAndState>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <QueryTestResultsByRunAndStateResponse xmlns="http://schemas.microsoft.com/TeamFoundation/2010/07/TCM/TestManagement/01">
      <QueryTestResultsByRunAndStateResult>
        <TestCaseResult TestCaseId="int" ConfigurationId="int" ConfigurationName="string" TestPointId="int" State="unsignedByte" FailureType="unsignedByte" ResolutionStateId="int" ComputerName="string" Owner="guid" OwnerName="string" RunBy="guid" RunByName="string" Priority="unsignedByte" TestCaseTitle="string" TestCaseArea="string" BuildType="string" LayoutUid="string" Attempt="int" IsSystemIssue="boolean" ExceptionType="string" Locale="string" BucketUid="string" BucketingSystem="string" ExecutionNumber="int" TopologyId="int" TestCaseAreaUri="string" TestCaseRevision="int" ResetCount="int" AutomatedTestName="string" AutomatedTestStorage="string" AutomatedTestType="string" AutomatedTestTypeId="string" AutomatedTestId="string" Revision="int" BuildNumber="string">
          <AfnStripId>int</AfnStripId>
          <TestCaseReferenceId>int</TestCaseReferenceId>
          <StackTrace />
          <CustomFields>
            <TestExtensionField xsi:nil="true" />
            <TestExtensionField xsi:nil="true" />
          </CustomFields>
          <BuildReference BuildConfigurationId="int" TeamProjectName="string" BuildUri="string" BuildFlavor="string" BuildPlatform="string">
            <BuildId>int</BuildId>
          </BuildReference>
          <ReleaseReference>
            <ReleaseRefId>int</ReleaseRefId>
            <ReleaseUri>string</ReleaseUri>
            <ReleaseEnvUri>string</ReleaseEnvUri>
            <ReleaseId>int</ReleaseId>
            <ReleaseEnvId>int</ReleaseEnvId>
            <ReleaseDefId>int</ReleaseDefId>
            <ReleaseEnvDefId>int</ReleaseEnvDefId>
            <Attempt>int</Attempt>
            <ReleaseName>string</ReleaseName>
            <ReleaseEnvName>string</ReleaseEnvName>
            <ReleaseCreationDate>dateTime</ReleaseCreationDate>
            <EnvironmentCreationDate>dateTime</EnvironmentCreationDate>
            <PrimaryArtifactBuildId>int</PrimaryArtifactBuildId>
            <PrimaryArtifactProjectId>string</PrimaryArtifactProjectId>
            <PrimaryArtifactType>string</PrimaryArtifactType>
          </ReleaseReference>
          <FailingSince>
            <Date>dateTime</Date>
            <Build xsi:nil="true" />
            <Release xsi:nil="true" />
          </FailingSince>
          <IsRerun>boolean</IsRerun>
          <SubResultCount>int</SubResultCount>
          <ResultGroupType>None or Rerun or DataDriven or OrderedTest or Generic</ResultGroupType>
          <TestPhase>unsignedByte</TestPhase>
          <Dimensions>
            <TestResultDimension xsi:nil="true" />
            <TestResultDimension xsi:nil="true" />
          </Dimensions>
          <Links>
            <LinkOfResultLinkType xsi:nil="true" />
            <LinkOfResultLinkType xsi:nil="true" />
          </Links>
          <TestRunTitle>string</TestRunTitle>
          <AreaId>int</AreaId>
        </TestCaseResult>
        <TestCaseResult TestCaseId="int" ConfigurationId="int" ConfigurationName="string" TestPointId="int" State="unsignedByte" FailureType="unsignedByte" ResolutionStateId="int" ComputerName="string" Owner="guid" OwnerName="string" RunBy="guid" RunByName="string" Priority="unsignedByte" TestCaseTitle="string" TestCaseArea="string" BuildType="string" LayoutUid="string" Attempt="int" IsSystemIssue="boolean" ExceptionType="string" Locale="string" BucketUid="string" BucketingSystem="string" ExecutionNumber="int" TopologyId="int" TestCaseAreaUri="string" TestCaseRevision="int" ResetCount="int" AutomatedTestName="string" AutomatedTestStorage="string" AutomatedTestType="string" AutomatedTestTypeId="string" AutomatedTestId="string" Revision="int" BuildNumber="string">
          <AfnStripId>int</AfnStripId>
          <TestCaseReferenceId>int</TestCaseReferenceId>
          <StackTrace />
          <CustomFields>
            <TestExtensionField xsi:nil="true" />
            <TestExtensionField xsi:nil="true" />
          </CustomFields>
          <BuildReference BuildConfigurationId="int" TeamProjectName="string" BuildUri="string" BuildFlavor="string" BuildPlatform="string">
            <BuildId>int</BuildId>
          </BuildReference>
          <ReleaseReference>
            <ReleaseRefId>int</ReleaseRefId>
            <ReleaseUri>string</ReleaseUri>
            <ReleaseEnvUri>string</ReleaseEnvUri>
            <ReleaseId>int</ReleaseId>
            <ReleaseEnvId>int</ReleaseEnvId>
            <ReleaseDefId>int</ReleaseDefId>
            <ReleaseEnvDefId>int</ReleaseEnvDefId>
            <Attempt>int</Attempt>
            <ReleaseName>string</ReleaseName>
            <ReleaseEnvName>string</ReleaseEnvName>
            <ReleaseCreationDate>dateTime</ReleaseCreationDate>
            <EnvironmentCreationDate>dateTime</EnvironmentCreationDate>
            <PrimaryArtifactBuildId>int</PrimaryArtifactBuildId>
            <PrimaryArtifactProjectId>string</PrimaryArtifactProjectId>
            <PrimaryArtifactType>string</PrimaryArtifactType>
          </ReleaseReference>
          <FailingSince>
            <Date>dateTime</Date>
            <Build xsi:nil="true" />
            <Release xsi:nil="true" />
          </FailingSince>
          <IsRerun>boolean</IsRerun>
          <SubResultCount>int</SubResultCount>
          <ResultGroupType>None or Rerun or DataDriven or OrderedTest or Generic</ResultGroupType>
          <TestPhase>unsignedByte</TestPhase>
          <Dimensions>
            <TestResultDimension xsi:nil="true" />
            <TestResultDimension xsi:nil="true" />
          </Dimensions>
          <Links>
            <LinkOfResultLinkType xsi:nil="true" />
            <LinkOfResultLinkType xsi:nil="true" />
          </Links>
          <TestRunTitle>string</TestRunTitle>
          <AreaId>int</AreaId>
        </TestCaseResult>
      </QueryTestResultsByRunAndStateResult>
      <excessIds>
        <TestCaseResultIdentifier TestRunId="int" TestResultId="int" />
        <TestCaseResultIdentifier TestRunId="int" TestResultId="int" />
      </excessIds>
    </QueryTestResultsByRunAndStateResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /_tfs_resources/TestManagement/v2.0/TestManagementWebService.asmx HTTP/1.1
Host: dev.pikacom.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <QueryTestResultsByRunAndState xmlns="http://schemas.microsoft.com/TeamFoundation/2010/07/TCM/TestManagement/01">
      <testRunId>int</testRunId>
      <state>unsignedByte</state>
      <pageSize>int</pageSize>
      <projectName>string</projectName>
    </QueryTestResultsByRunAndState>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <QueryTestResultsByRunAndStateResponse xmlns="http://schemas.microsoft.com/TeamFoundation/2010/07/TCM/TestManagement/01">
      <QueryTestResultsByRunAndStateResult>
        <TestCaseResult TestCaseId="int" ConfigurationId="int" ConfigurationName="string" TestPointId="int" State="unsignedByte" FailureType="unsignedByte" ResolutionStateId="int" ComputerName="string" Owner="guid" OwnerName="string" RunBy="guid" RunByName="string" Priority="unsignedByte" TestCaseTitle="string" TestCaseArea="string" BuildType="string" LayoutUid="string" Attempt="int" IsSystemIssue="boolean" ExceptionType="string" Locale="string" BucketUid="string" BucketingSystem="string" ExecutionNumber="int" TopologyId="int" TestCaseAreaUri="string" TestCaseRevision="int" ResetCount="int" AutomatedTestName="string" AutomatedTestStorage="string" AutomatedTestType="string" AutomatedTestTypeId="string" AutomatedTestId="string" Revision="int" BuildNumber="string">
          <AfnStripId>int</AfnStripId>
          <TestCaseReferenceId>int</TestCaseReferenceId>
          <StackTrace />
          <CustomFields>
            <TestExtensionField xsi:nil="true" />
            <TestExtensionField xsi:nil="true" />
          </CustomFields>
          <BuildReference BuildConfigurationId="int" TeamProjectName="string" BuildUri="string" BuildFlavor="string" BuildPlatform="string">
            <BuildId>int</BuildId>
          </BuildReference>
          <ReleaseReference>
            <ReleaseRefId>int</ReleaseRefId>
            <ReleaseUri>string</ReleaseUri>
            <ReleaseEnvUri>string</ReleaseEnvUri>
            <ReleaseId>int</ReleaseId>
            <ReleaseEnvId>int</ReleaseEnvId>
            <ReleaseDefId>int</ReleaseDefId>
            <ReleaseEnvDefId>int</ReleaseEnvDefId>
            <Attempt>int</Attempt>
            <ReleaseName>string</ReleaseName>
            <ReleaseEnvName>string</ReleaseEnvName>
            <ReleaseCreationDate>dateTime</ReleaseCreationDate>
            <EnvironmentCreationDate>dateTime</EnvironmentCreationDate>
            <PrimaryArtifactBuildId>int</PrimaryArtifactBuildId>
            <PrimaryArtifactProjectId>string</PrimaryArtifactProjectId>
            <PrimaryArtifactType>string</PrimaryArtifactType>
          </ReleaseReference>
          <FailingSince>
            <Date>dateTime</Date>
            <Build xsi:nil="true" />
            <Release xsi:nil="true" />
          </FailingSince>
          <IsRerun>boolean</IsRerun>
          <SubResultCount>int</SubResultCount>
          <ResultGroupType>None or Rerun or DataDriven or OrderedTest or Generic</ResultGroupType>
          <TestPhase>unsignedByte</TestPhase>
          <Dimensions>
            <TestResultDimension xsi:nil="true" />
            <TestResultDimension xsi:nil="true" />
          </Dimensions>
          <Links>
            <LinkOfResultLinkType xsi:nil="true" />
            <LinkOfResultLinkType xsi:nil="true" />
          </Links>
          <TestRunTitle>string</TestRunTitle>
          <AreaId>int</AreaId>
        </TestCaseResult>
        <TestCaseResult TestCaseId="int" ConfigurationId="int" ConfigurationName="string" TestPointId="int" State="unsignedByte" FailureType="unsignedByte" ResolutionStateId="int" ComputerName="string" Owner="guid" OwnerName="string" RunBy="guid" RunByName="string" Priority="unsignedByte" TestCaseTitle="string" TestCaseArea="string" BuildType="string" LayoutUid="string" Attempt="int" IsSystemIssue="boolean" ExceptionType="string" Locale="string" BucketUid="string" BucketingSystem="string" ExecutionNumber="int" TopologyId="int" TestCaseAreaUri="string" TestCaseRevision="int" ResetCount="int" AutomatedTestName="string" AutomatedTestStorage="string" AutomatedTestType="string" AutomatedTestTypeId="string" AutomatedTestId="string" Revision="int" BuildNumber="string">
          <AfnStripId>int</AfnStripId>
          <TestCaseReferenceId>int</TestCaseReferenceId>
          <StackTrace />
          <CustomFields>
            <TestExtensionField xsi:nil="true" />
            <TestExtensionField xsi:nil="true" />
          </CustomFields>
          <BuildReference BuildConfigurationId="int" TeamProjectName="string" BuildUri="string" BuildFlavor="string" BuildPlatform="string">
            <BuildId>int</BuildId>
          </BuildReference>
          <ReleaseReference>
            <ReleaseRefId>int</ReleaseRefId>
            <ReleaseUri>string</ReleaseUri>
            <ReleaseEnvUri>string</ReleaseEnvUri>
            <ReleaseId>int</ReleaseId>
            <ReleaseEnvId>int</ReleaseEnvId>
            <ReleaseDefId>int</ReleaseDefId>
            <ReleaseEnvDefId>int</ReleaseEnvDefId>
            <Attempt>int</Attempt>
            <ReleaseName>string</ReleaseName>
            <ReleaseEnvName>string</ReleaseEnvName>
            <ReleaseCreationDate>dateTime</ReleaseCreationDate>
            <EnvironmentCreationDate>dateTime</EnvironmentCreationDate>
            <PrimaryArtifactBuildId>int</PrimaryArtifactBuildId>
            <PrimaryArtifactProjectId>string</PrimaryArtifactProjectId>
            <PrimaryArtifactType>string</PrimaryArtifactType>
          </ReleaseReference>
          <FailingSince>
            <Date>dateTime</Date>
            <Build xsi:nil="true" />
            <Release xsi:nil="true" />
          </FailingSince>
          <IsRerun>boolean</IsRerun>
          <SubResultCount>int</SubResultCount>
          <ResultGroupType>None or Rerun or DataDriven or OrderedTest or Generic</ResultGroupType>
          <TestPhase>unsignedByte</TestPhase>
          <Dimensions>
            <TestResultDimension xsi:nil="true" />
            <TestResultDimension xsi:nil="true" />
          </Dimensions>
          <Links>
            <LinkOfResultLinkType xsi:nil="true" />
            <LinkOfResultLinkType xsi:nil="true" />
          </Links>
          <TestRunTitle>string</TestRunTitle>
          <AreaId>int</AreaId>
        </TestCaseResult>
      </QueryTestResultsByRunAndStateResult>
      <excessIds>
        <TestCaseResultIdentifier TestRunId="int" TestResultId="int" />
        <TestCaseResultIdentifier TestRunId="int" TestResultId="int" />
      </excessIds>
    </QueryTestResultsByRunAndStateResponse>
  </soap12:Body>
</soap12:Envelope>