Edit

TestManagementHttpClient Class

Definition

[Microsoft.VisualStudio.Services.WebApi.ResourceArea("C2AA639C-3CCC-4740-B3B6-CE2A1E1D984E")]
public class TestManagementHttpClient : Microsoft.TeamFoundation.TestManagement.WebApi.TestHttpClientBase, Microsoft.TeamFoundation.TestManagement.WebApi.ITestResultsHttpClient
type TestManagementHttpClient = class
    inherit TestHttpClientBase
    interface ITestResultsHttpClient
Public Class TestManagementHttpClient
Inherits TestHttpClientBase
Implements ITestResultsHttpClient
Inheritance
Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase
TestManagementHttpClient
Attributes
Microsoft.VisualStudio.Services.WebApi.ResourceAreaAttribute
Implements

Constructors

TestManagementHttpClient(Uri, HttpMessageHandler, Boolean)
TestManagementHttpClient(Uri, VssCredentials, DelegatingHandler[])
TestManagementHttpClient(Uri, VssCredentials, VssHttpRequestSettings, DelegatingHandler[])
TestManagementHttpClient(Uri, VssCredentials, VssHttpRequestSettings)
TestManagementHttpClient(Uri, VssCredentials)

Properties

HttpClient
TranslatedExceptions

Methods

AddCustomFieldsAsync(CustomTestFieldDefinition[], Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
AddCustomFieldsAsync(CustomTestFieldDefinition[], String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
AddTestCasesToSuiteAsync(Guid, Int32, Int32, String, Object, CancellationToken)

[Preview API] Add test cases to suite.

(Inherited from TestHttpClientBase)
AddTestCasesToSuiteAsync(String, Int32, Int32, String, Object, CancellationToken)

[Preview API] Add test cases to suite.

(Inherited from TestHttpClientBase)
AddTestResultsToTestRunAsync(TestCaseResult[], Guid, Int32, Object, CancellationToken)

[Preview API] Add test results to a test run.

(Inherited from TestHttpClientBase)
AddTestResultsToTestRunAsync(TestCaseResult[], String, Int32, Object, CancellationToken)

[Preview API] Add test results to a test run.

(Inherited from TestHttpClientBase)
AddWorkItemToTestLinksAsync(WorkItemToTestLinks, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
AddWorkItemToTestLinksAsync(WorkItemToTestLinks, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
BulkUpdateTestResultsAsync(TestCaseResultUpdateModel, String, Int32, IEnumerable<Int32>, Object, CancellationToken)

This API is deprecated at 2.3 version and is no more supported.

CloneTestPlanAsync(TestPlanCloneRequest, Guid, Int32, Object, CancellationToken)

[Preview API] Clone test plan

(Inherited from TestHttpClientBase)
CloneTestPlanAsync(TestPlanCloneRequest, String, Int32, Object, CancellationToken)

[Preview API] Clone test plan

(Inherited from TestHttpClientBase)
CloneTestSuiteAsync(TestSuiteCloneRequest, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Clone test suite

(Inherited from TestHttpClientBase)
CloneTestSuiteAsync(TestSuiteCloneRequest, String, Int32, Int32, Object, CancellationToken)

[Preview API] Clone test suite

(Inherited from TestHttpClientBase)
CreateTestConfigurationAsync(TestConfiguration, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
CreateTestConfigurationAsync(TestConfiguration, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
CreateTestIterationResultAttachmentAsync(TestAttachmentRequestModel, Guid, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Attach a file to test step result

(Inherited from TestHttpClientBase)
CreateTestIterationResultAttachmentAsync(TestAttachmentRequestModel, String, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Attach a file to test step result

(Inherited from TestHttpClientBase)
CreateTestPlanAsync(PlanUpdateModel, Guid, Object, CancellationToken) (Inherited from TestHttpClientBase)
CreateTestPlanAsync(PlanUpdateModel, String, Object, CancellationToken) (Inherited from TestHttpClientBase)
CreateTestResultAttachmentAsync(TestAttachmentRequestModel, Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test result.

(Inherited from TestHttpClientBase)
CreateTestResultAttachmentAsync(TestAttachmentRequestModel, String, Int32, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test result.

(Inherited from TestHttpClientBase)
CreateTestRunAsync(RunCreateModel, Guid, Object, CancellationToken)

[Preview API] Create new test run.

(Inherited from TestHttpClientBase)
CreateTestRunAsync(RunCreateModel, String, Object, CancellationToken)

[Preview API] Create new test run.

(Inherited from TestHttpClientBase)
CreateTestRunAttachmentAsync(TestAttachmentRequestModel, Guid, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test run.

(Inherited from TestHttpClientBase)
CreateTestRunAttachmentAsync(TestAttachmentRequestModel, String, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test run.

(Inherited from TestHttpClientBase)
CreateTestSessionAsync(TestSession, TeamContext, Object, CancellationToken)

[Preview API] Create a test session

(Inherited from TestHttpClientBase)
CreateTestSettingsAsync(TestSettings, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
CreateTestSettingsAsync(TestSettings, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
CreateTestSubResultAttachmentAsync(TestAttachmentRequestModel, Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test result

(Inherited from TestHttpClientBase)
CreateTestSubResultAttachmentAsync(TestAttachmentRequestModel, String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Attach a file to a test result

(Inherited from TestHttpClientBase)
CreateTestSuiteAsync(SuiteCreateModel, Guid, Int32, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
CreateTestSuiteAsync(SuiteCreateModel, String, Int32, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
CreateTestVariableAsync(TestVariable, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
CreateTestVariableAsync(TestVariable, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteSharedParameterAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteSharedParameterAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteSharedStepAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteSharedStepAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteTestCaseAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Delete a test case.

(Inherited from TestHttpClientBase)
DeleteTestCaseAsync(String, Int32, Object, CancellationToken)

[Preview API] Delete a test case.

(Inherited from TestHttpClientBase)
DeleteTestConfigurationAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteTestConfigurationAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteTestMethodToWorkItemLinkAsync(Guid, String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteTestMethodToWorkItemLinkAsync(String, String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteTestPlanAsync(Guid, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
DeleteTestPlanAsync(String, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
DeleteTestRunAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Delete a test run by its ID.

(Inherited from TestHttpClientBase)
DeleteTestRunAsync(String, Int32, Object, CancellationToken)

[Preview API] Delete a test run by its ID.

(Inherited from TestHttpClientBase)
DeleteTestSettingsAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteTestSettingsAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteTestSuiteAsync(Guid, Int32, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
DeleteTestSuiteAsync(String, Int32, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
DeleteTestVariableAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
DeleteTestVariableAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetActionResultsAsync(Guid, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Gets the action results for an iteration in a test result.

(Inherited from TestHttpClientBase)
GetActionResultsAsync(String, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Gets the action results for an iteration in a test result.

(Inherited from TestHttpClientBase)
GetBugsLinkedToTestResultAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetBugsLinkedToTestResultAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetBuildCodeCoverageAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get code coverage data for a build.

(Inherited from TestHttpClientBase)
GetBuildCodeCoverageAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get code coverage data for a build.

(Inherited from TestHttpClientBase)
GetCloneInformationAsync(Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get clone information.

(Inherited from TestHttpClientBase)
GetCloneInformationAsync(String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get clone information.

(Inherited from TestHttpClientBase)
GetCodeCoverageSummaryAsync(Guid, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get Code Coverage Summary for Build.

(Inherited from TestHttpClientBase)
GetCodeCoverageSummaryAsync(String, Int32, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get Code Coverage Summary for Build.

(Inherited from TestHttpClientBase)
GetContinuationToken(HttpResponseMessage)
GetLinkedWorkItemsByQueryAsync(LinkedWorkItemsQuery, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetLinkedWorkItemsByQueryAsync(LinkedWorkItemsQuery, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetPagedList<T>(HttpResponseMessage, CancellationToken)
GetPlanByIdAsync(Guid, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetPlanByIdAsync(String, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetPlansAsync(Guid, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetPlansAsync(String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetPointAsync(Guid, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Get a test point.

(Inherited from TestHttpClientBase)
GetPointAsync(String, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Get a test point.

(Inherited from TestHttpClientBase)
GetPointsAsync(Guid, Int32, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of test points.

(Inherited from TestHttpClientBase)
GetPointsAsync(String, Int32, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of test points.

(Inherited from TestHttpClientBase)
GetPointsByQueryAsync(TestPointsQuery, Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get test points using query.

(Inherited from TestHttpClientBase)
GetPointsByQueryAsync(TestPointsQuery, String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get test points using query.

(Inherited from TestHttpClientBase)
GetResultGroupsByBuildAsync(Guid, Int32, String, IEnumerable<String>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetResultGroupsByBuildAsync(Guid, Int32, String, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetResultGroupsByBuildAsync(String, Int32, String, IEnumerable<String>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetResultGroupsByBuildAsync(String, Int32, String, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetResultGroupsByBuildV1Async(Guid, Int32, String, IEnumerable<String>, Object, CancellationToken)

[Preview API]

GetResultGroupsByBuildV1Async(String, Int32, String, IEnumerable<String>, Object, CancellationToken)

[Preview API]

GetResultGroupsByBuildWithContinuationTokenAsync(Guid, Int32, String, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

GetResultGroupsByReleaseAsync(Guid, Int32, String, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetResultGroupsByReleaseAsync(Guid, Int32, String, Nullable<Int32>, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetResultGroupsByReleaseAsync(String, Int32, String, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetResultGroupsByReleaseAsync(String, Int32, String, Nullable<Int32>, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetResultGroupsByReleaseV1Async(Guid, Int32, String, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API]

GetResultGroupsByReleaseV1Async(String, Int32, String, Nullable<Int32>, IEnumerable<String>, Object, CancellationToken)

[Preview API]

GetResultGroupsByReleaseWithContinuationTokenAsync(Guid, Int32, String, Nullable<Int32>, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

GetResultGroupsByReleaseWithContinuationTokenAsync(String, Int32, String, Nullable<Int32>, IEnumerable<String>, String, Object, CancellationToken)

[Preview API]

GetResultParametersAsync(Guid, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Get a list of parameterized results

(Inherited from TestHttpClientBase)
GetResultParametersAsync(String, Int32, Int32, Int32, String, Object, CancellationToken)

[Preview API] Get a list of parameterized results

(Inherited from TestHttpClientBase)
GetResultRetentionSettingsAsync(Guid, Object, CancellationToken)

[Preview API] Get test result retention settings

(Inherited from TestHttpClientBase)
GetResultRetentionSettingsAsync(String, Object, CancellationToken)

[Preview API] Get test result retention settings

(Inherited from TestHttpClientBase)
GetSuiteEntriesAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get a list of test suite entries in the test suite.

(Inherited from TestHttpClientBase)
GetSuiteEntriesAsync(String, Int32, Object, CancellationToken)

[Preview API] Get a list of test suite entries in the test suite.

(Inherited from TestHttpClientBase)
GetSuitesByTestCaseIdAsync(Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetTestCaseByIdAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get a specific test case in a test suite with test case id.

(Inherited from TestHttpClientBase)
GetTestCaseByIdAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get a specific test case in a test suite with test case id.

(Inherited from TestHttpClientBase)
GetTestCasesAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get all test cases in a suite.

(Inherited from TestHttpClientBase)
GetTestCasesAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get all test cases in a suite.

(Inherited from TestHttpClientBase)
GetTestConfigurationByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestConfigurationByIdAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestConfigurationsAsync(Guid, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestConfigurationsAsync(String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestIterationAsync(Guid, Int32, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get iteration for a result

(Inherited from TestHttpClientBase)
GetTestIterationAsync(String, Int32, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get iteration for a result

(Inherited from TestHttpClientBase)
GetTestIterationsAsync(Guid, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get iterations for a result

(Inherited from TestHttpClientBase)
GetTestIterationsAsync(String, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get iterations for a result

(Inherited from TestHttpClientBase)
GetTestResultAttachmentContentAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test result attachment by its ID.

(Inherited from TestHttpClientBase)
GetTestResultAttachmentContentAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test result attachment by its ID.

(Inherited from TestHttpClientBase)
GetTestResultAttachmentsAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get list of test result attachments reference.

(Inherited from TestHttpClientBase)
GetTestResultAttachmentsAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get list of test result attachments reference.

(Inherited from TestHttpClientBase)
GetTestResultAttachmentZipAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test result attachment by its ID.

(Inherited from TestHttpClientBase)
GetTestResultAttachmentZipAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test result attachment by its ID.

(Inherited from TestHttpClientBase)
GetTestResultByIdAsync(Guid, Int32, Int32, Nullable<ResultDetails>, Object, CancellationToken)

[Preview API] Get a test result for a test run.

(Inherited from TestHttpClientBase)
GetTestResultByIdAsync(String, Int32, Int32, Nullable<ResultDetails>, Object, CancellationToken)

[Preview API] Get a test result for a test run.

(Inherited from TestHttpClientBase)
GetTestResultDetailsForBuildAsync(Guid, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultDetailsForBuildAsync(Guid, Int32, String, String, String, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultDetailsForBuildAsync(String, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultDetailsForBuildAsync(String, Int32, String, String, String, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultDetailsForReleaseAsync(Guid, Int32, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultDetailsForReleaseAsync(Guid, Int32, Int32, String, String, String, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultDetailsForReleaseAsync(String, Int32, Int32, String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultDetailsForReleaseAsync(String, Int32, Int32, String, String, String, String, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultsAsync(Guid, Int32, Nullable<ResultDetails>, Nullable<Int32>, Nullable<Int32>, IEnumerable<TestOutcome>, Object, CancellationToken)

[Preview API] Get test results for a test run.

(Inherited from TestHttpClientBase)
GetTestResultsAsync(Guid, Int32, Nullable<ResultDetails>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultsAsync(String, Int32, Nullable<ResultDetails>, Nullable<Int32>, Nullable<Int32>, IEnumerable<TestOutcome>, Object, CancellationToken)

[Preview API] Get test results for a test run.

(Inherited from TestHttpClientBase)
GetTestResultsAsync(String, Int32, Nullable<ResultDetails>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestResultsByBuildAsync(Guid, Int32, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultsByBuildAsync(String, Int32, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultsByBuildAsync2(Guid, Int32, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestResultsByBuildAsync2(String, Int32, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestResultsByQueryAsync(QueryModel, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

This API is deprecated at 2.3 version and is no more supported. Sends REST based msg to Server for getting TestCaseResult objects based on query, project, includeResultDetails, includeIterationDetails, skip, and top This method can be consumed in Post process.

GetTestResultsByQueryAsync(TestResultsQuery, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultsByQueryAsync(TestResultsQuery, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultsByReleaseAsync(Guid, Int32, Nullable<Int32>, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultsByReleaseAsync(String, Int32, Nullable<Int32>, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestResultsByReleaseAsync2(Guid, Int32, Nullable<Int32>, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestResultsByReleaseAsync2(String, Int32, Nullable<Int32>, String, IEnumerable<TestOutcome>, Nullable<Int32>, String, Object, CancellationToken)

[Preview API]

GetTestResultsMetaDataAsync(Guid, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Get list of test Result meta data details for corresponding testcasereferenceId

(Inherited from TestHttpClientBase)
GetTestResultsMetaDataAsync(String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API] Get list of test Result meta data details for corresponding testcasereferenceId

(Inherited from TestHttpClientBase)
GetTestRunAttachmentContentAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test run attachment by its ID.

(Inherited from TestHttpClientBase)
GetTestRunAttachmentContentAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test run attachment by its ID.

(Inherited from TestHttpClientBase)
GetTestRunAttachmentsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get list of test run attachments reference.

(Inherited from TestHttpClientBase)
GetTestRunAttachmentsAsync(String, Int32, Object, CancellationToken)

[Preview API] Get list of test run attachments reference.

(Inherited from TestHttpClientBase)
GetTestRunAttachmentZipAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test run attachment by its ID.

(Inherited from TestHttpClientBase)
GetTestRunAttachmentZipAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test run attachment by its ID.

(Inherited from TestHttpClientBase)
GetTestRunByIdAsync(Guid, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a test run by its ID.

(Inherited from TestHttpClientBase)
GetTestRunByIdAsync(Guid, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetTestRunByIdAsync(String, Int32, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a test run by its ID.

(Inherited from TestHttpClientBase)
GetTestRunByIdAsync(String, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetTestRunCodeCoverageAsync(Guid, Int32, Int32, Object, CancellationToken)

[Preview API] Get code coverage data for a test run

(Inherited from TestHttpClientBase)
GetTestRunCodeCoverageAsync(String, Int32, Int32, Object, CancellationToken)

[Preview API] Get code coverage data for a test run

(Inherited from TestHttpClientBase)
GetTestRunLogsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get test run message logs

(Inherited from TestHttpClientBase)
GetTestRunLogsAsync(String, Int32, Object, CancellationToken)

[Preview API] Get test run message logs

(Inherited from TestHttpClientBase)
GetTestRunsAsync(Guid, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of test runs.

(Inherited from TestHttpClientBase)
GetTestRunsAsync(String, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API] Get a list of test runs.

(Inherited from TestHttpClientBase)
GetTestRunsByQueryAsync(QueryModel, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

This API is deprecated at 2.3 version and is no more supported.

GetTestRunStatisticsAsync(Guid, Int32, Object, CancellationToken)

[Preview API] Get test run statistics

(Inherited from TestHttpClientBase)
GetTestRunStatisticsAsync(String, Int32, Object, CancellationToken)

[Preview API] Get test run statistics

(Inherited from TestHttpClientBase)
GetTestSessionsAsync(TeamContext, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<TestSessionSource>, Nullable<Boolean>, Object, CancellationToken)

[Preview API] Get a list of test sessions

(Inherited from TestHttpClientBase)
GetTestSettingsAsync2(Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

GetTestSettingsAsync2(String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

GetTestSettingsByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestSettingsByIdAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestSubResultAttachmentContentAsync(Guid, Int32, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test sub result attachment

(Inherited from TestHttpClientBase)
GetTestSubResultAttachmentContentAsync(String, Int32, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test sub result attachment

(Inherited from TestHttpClientBase)
GetTestSubResultAttachmentsAsync(Guid, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get list of test sub result attachments

(Inherited from TestHttpClientBase)
GetTestSubResultAttachmentsAsync(String, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Get list of test sub result attachments

(Inherited from TestHttpClientBase)
GetTestSubResultAttachmentZipAsync(Guid, Int32, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test sub result attachment

(Inherited from TestHttpClientBase)
GetTestSubResultAttachmentZipAsync(String, Int32, Int32, Int32, Int32, Object, CancellationToken)

[Preview API] Download a test sub result attachment

(Inherited from TestHttpClientBase)
GetTestSuiteByIdAsync(Guid, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestSuiteByIdAsync(Guid, Int32, Int32, Nullable<Int32>, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetTestSuiteByIdAsync(String, Int32, Int32, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestSuiteByIdAsync(String, Int32, Int32, Nullable<Int32>, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetTestSuitesForPlanAsync(Guid, Int32, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestSuitesForPlanAsync(Guid, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetTestSuitesForPlanAsync(String, Int32, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken)
Obsolete.

[Preview API]

(Inherited from TestCompatHttpClientBase)
GetTestSuitesForPlanAsync(String, Int32, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Object, CancellationToken) (Inherited from TestHttpClientBase)
GetTestVariableByIdAsync(Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestVariableByIdAsync(String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestVariablesAsync(Guid, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
GetTestVariablesAsync(String, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
PublishTestResultDocumentAsync(TestResultDocument, Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
PublishTestResultDocumentAsync(TestResultDocument, String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryCustomFieldsAsync(Guid, CustomTestFieldScope, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryCustomFieldsAsync(String, CustomTestFieldScope, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryResultTrendForBuildAsync(TestResultTrendFilter, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryResultTrendForBuildAsync(TestResultTrendFilter, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryResultTrendForReleaseAsync(TestResultTrendFilter, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryResultTrendForReleaseAsync(TestResultTrendFilter, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestHistoryAsync(TestHistoryQuery, Guid, Object, CancellationToken)

[Preview API] Get history of a test method using TestHistoryQuery

(Inherited from TestHttpClientBase)
QueryTestHistoryAsync(TestHistoryQuery, String, Object, CancellationToken)

[Preview API] Get history of a test method using TestHistoryQuery

(Inherited from TestHttpClientBase)
QueryTestMethodLinkedWorkItemsAsync(Guid, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestMethodLinkedWorkItemsAsync(String, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultHistoryAsync(ResultsFilter, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultHistoryAsync(ResultsFilter, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultsReportForBuildAsync(Guid, Int32, String, Nullable<Boolean>, BuildReference, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultsReportForBuildAsync(String, Int32, String, Nullable<Boolean>, BuildReference, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultsReportForReleaseAsync(Guid, Int32, Int32, String, Nullable<Boolean>, ReleaseReference, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultsReportForReleaseAsync(String, Int32, Int32, String, Nullable<Boolean>, ReleaseReference, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultsSummaryForReleasesAsync(IEnumerable<ReleaseReference>, Guid, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultsSummaryForReleasesAsync(IEnumerable<ReleaseReference>, String, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultWorkItemsAsync(Guid, String, String, Nullable<Int32>, Nullable<DateTime>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestResultWorkItemsAsync(String, String, String, Nullable<Int32>, Nullable<DateTime>, Nullable<Int32>, Nullable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestRunsAsync(Guid, DateTime, DateTime, Nullable<TestRunState>, IEnumerable<Int32>, Nullable<Boolean>, Nullable<TestRunPublishContext>, IEnumerable<Int32>, IEnumerable<Int32>, String, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Query Test Runs based on filters. Mandatory fields are minLastUpdatedDate and maxLastUpdatedDate.

(Inherited from TestHttpClientBase)
QueryTestRunsAsync(String, DateTime, DateTime, Nullable<TestRunState>, IEnumerable<Int32>, Nullable<Boolean>, Nullable<TestRunPublishContext>, IEnumerable<Int32>, IEnumerable<Int32>, String, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Query Test Runs based on filters. Mandatory fields are minLastUpdatedDate and maxLastUpdatedDate.

(Inherited from TestHttpClientBase)
QueryTestRunsAsync2(Guid, DateTime, DateTime, Nullable<TestRunState>, IEnumerable<Int32>, Nullable<Boolean>, Nullable<TestRunPublishContext>, IEnumerable<Int32>, IEnumerable<Int32>, String, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Query Test Runs based on filters.

QueryTestRunsAsync2(String, DateTime, DateTime, Nullable<TestRunState>, IEnumerable<Int32>, Nullable<Boolean>, Nullable<TestRunPublishContext>, IEnumerable<Int32>, IEnumerable<Int32>, String, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, IEnumerable<Int32>, String, Nullable<Int32>, String, Object, CancellationToken)

[Preview API] Query Test Runs based on filters.

QueryTestSummaryByRequirementAsync(TestResultsContext, Guid, IEnumerable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
QueryTestSummaryByRequirementAsync(TestResultsContext, String, IEnumerable<Int32>, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
RemoveTestCasesFromSuiteUrlAsync(Guid, Int32, Int32, String, Object, CancellationToken)

[Preview API] The test points associated with the test cases are removed from the test suite. The test case work item is not deleted from the system. See test cases resource to delete a test case permanently.

(Inherited from TestHttpClientBase)
RemoveTestCasesFromSuiteUrlAsync(String, Int32, Int32, String, Object, CancellationToken)

[Preview API] The test points associated with the test cases are removed from the test suite. The test case work item is not deleted from the system. See test cases resource to delete a test case permanently.

(Inherited from TestHttpClientBase)
ReorderSuiteEntriesAsync(IEnumerable<SuiteEntryUpdateModel>, Guid, Int32, Object, CancellationToken)

[Preview API] Reorder test suite entries in the test suite.

(Inherited from TestHttpClientBase)
ReorderSuiteEntriesAsync(IEnumerable<SuiteEntryUpdateModel>, String, Int32, Object, CancellationToken)

[Preview API] Reorder test suite entries in the test suite.

(Inherited from TestHttpClientBase)
SendAsync<T>(HttpMethod, Guid, Object, ApiResourceVersion, HttpContent, IEnumerable<KeyValuePair<String,String>>, Object, CancellationToken, Func<HttpResponseMessage,CancellationToken,Task<T>>)
SendAsync<T>(HttpMethod, IEnumerable<KeyValuePair<String,String>>, Guid, Object, ApiResourceVersion, HttpContent, IEnumerable<KeyValuePair<String, String>>, Object, CancellationToken, Func<HttpResponseMessage, CancellationToken,Task<T>>)
SendAsync<T>(HttpRequestMessage, Object, CancellationToken, Func<HttpResponseMessage,CancellationToken,Task<T>>)
UpdateCodeCoverageSummaryAsync(CodeCoverageData, Guid, Int32, Object, CancellationToken)

[Preview API] http://(tfsserver):8080/tfs/DefaultCollection/_apis/test/CodeCoverage?buildId=10 Request: Json of code coverage summary

(Inherited from TestHttpClientBase)
UpdateCodeCoverageSummaryAsync(CodeCoverageData, String, Int32, Object, CancellationToken)

[Preview API] http://(tfsserver):8080/tfs/DefaultCollection/_apis/test/CodeCoverage?buildId=10 Request: Json of code coverage summary

(Inherited from TestHttpClientBase)
UpdateResultRetentionSettingsAsync(ResultRetentionSettings, Guid, Object, CancellationToken)

[Preview API] Update test result retention settings

(Inherited from TestHttpClientBase)
UpdateResultRetentionSettingsAsync(ResultRetentionSettings, String, Object, CancellationToken)

[Preview API] Update test result retention settings

(Inherited from TestHttpClientBase)
UpdateSuiteTestCasesAsync(SuiteTestCaseUpdateModel, Guid, Int32, Int32, String, Object, CancellationToken)

[Preview API] Updates the properties of the test case association in a suite.

(Inherited from TestHttpClientBase)
UpdateSuiteTestCasesAsync(SuiteTestCaseUpdateModel, String, Int32, Int32, String, Object, CancellationToken)

[Preview API] Updates the properties of the test case association in a suite.

(Inherited from TestHttpClientBase)
UpdateTestConfigurationAsync(TestConfiguration, Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
UpdateTestConfigurationAsync(TestConfiguration, String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
UpdateTestPlanAsync(PlanUpdateModel, Guid, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
UpdateTestPlanAsync(PlanUpdateModel, String, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
UpdateTestPointsAsync(PointUpdateModel, Guid, Int32, Int32, String, Object, CancellationToken)

[Preview API] Update test points.

(Inherited from TestHttpClientBase)
UpdateTestPointsAsync(PointUpdateModel, String, Int32, Int32, String, Object, CancellationToken)

[Preview API] Update test points.

(Inherited from TestHttpClientBase)
UpdateTestResultsAsync(TestCaseResult[], Guid, Int32, Object, CancellationToken)

[Preview API] Update test results in a test run.

(Inherited from TestHttpClientBase)
UpdateTestResultsAsync(TestCaseResult[], String, Int32, Object, CancellationToken)

[Preview API] Update test results in a test run.

(Inherited from TestHttpClientBase)
UpdateTestRunAsync(RunUpdateModel, Guid, Int32, Object, CancellationToken)

[Preview API] Update test run by its ID.

(Inherited from TestHttpClientBase)
UpdateTestRunAsync(RunUpdateModel, String, Int32, Object, CancellationToken)

[Preview API] Update test run by its ID.

(Inherited from TestHttpClientBase)
UpdateTestSessionAsync(TestSession, TeamContext, Object, CancellationToken)

[Preview API] Update a test session

(Inherited from TestHttpClientBase)
UpdateTestSuiteAsync(SuiteUpdateModel, Guid, Int32, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
UpdateTestSuiteAsync(SuiteUpdateModel, String, Int32, Int32, Object, CancellationToken) (Inherited from TestHttpClientBase)
UpdateTestVariableAsync(TestVariable, Guid, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)
UpdateTestVariableAsync(TestVariable, String, Int32, Object, CancellationToken)

[Preview API]

(Inherited from TestHttpClientBase)

Applies to