CloneTestCaseParams interface
Parameters for Test Suite clone operation
Properties
clone |
Test Case Clone create parameters |
destination |
Information about destination Test Plan |
destination |
Information about destination Test Suite |
source |
Information about source Test Plan |
source |
Information about source Test Suite |
test |
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[]