Cmdlets for Azure DevOps

Build 24.0.9175

CloneTestSuite

Clones a test suite.

Input

Name Type Required Description
ProjectId String False Id of the Project.
DeepClone Boolean False Clones all the associated test cases as well.
CloneRequirements Boolean False If set to true, requirements will be cloned.

デフォルト値はfalseです。

CopyAllSuites Boolean False Copy all suites from a source plan.
CopyAncestorHierarchy Boolean False Copy ancestor hierarchy.
DestinationWorkItemType String False Name of the workitem type of the clone.
OverrideParameters String False Key value pairs where the key value is overridden by the value.
RelatedLinkComment String False Comment on the link that will link the new clone test case to the original.
DestinationTestSuiteId Integer True Id of the destination test suite.
DestinationProjectName String False Destination project name.
SourceTestSuiteId Integer True Id of the source test suite.

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 24.0.9175