ADO.NET Provider for Azure DevOps

Build 25.0.9434

CloneTestCase

Clones a test case. DEPRECATED. To be removed in v26. Use CloneTestCase instead.

Input

Name Type Required Description
ProjectId String False Id of the Project.
IncludeAttachments Boolean False If set to true, include the attachments.

The default value is false.

IncludeLinks Boolean False If set to true, include the links.

The default value is false.

RelatedLinkComment String False Comment on the link that will link the new clone test case to the original.
DestinationTestPlanId Integer True Id of the destination test plan.
DestinationTestSuiteId Integer True Id of the destination test suite.
SourceTestPlanId Integer True Id of the destination test plan.
SourceTestSuiteId Integer True Id of the source test suite.
TestCaseId Integer True Comma-separated list of Test Case Ids to clone.

Result Set Columns

Name Type Description
CloneOperationId Integer Stored procedure execution status.
CloneOperationState String Stored procedure execution status.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434