CloneTestCaseParams interface

Parameters for Test Suite clone operation

Properties

cloneOptions

Test Case Clone create parameters

destinationTestPlan

Information about destination Test Plan

destinationTestSuite

Information about destination Test Suite

sourceTestPlan

Information about source Test Plan

sourceTestSuite

Information about source Test Suite

testCaseIds

Test Case IDs

Property Details

cloneOptions

Test Case Clone create parameters

cloneOptions: CloneTestCaseOptions

Property Value

destinationTestPlan

Information about destination Test Plan

destinationTestPlan: TestPlanReference

Property Value

destinationTestSuite

Information about destination Test Suite

destinationTestSuite: DestinationTestSuiteInfo

Property Value

sourceTestPlan

Information about source Test Plan

sourceTestPlan: TestPlanReference

Property Value

sourceTestSuite

Information about source Test Suite

sourceTestSuite: SourceTestSuiteInfo

Property Value

testCaseIds

Test Case IDs

testCaseIds: number[]

Property Value

number[]