共用方式為


CloneTestCaseParams interface

Test Suite 複製作業的參數

屬性

cloneOptions

測試案例複製建立參數

destinationTestPlan

目的地測試計劃的相關資訊

destinationTestSuite

目的地 Test Suite 的相關資訊

sourceTestPlan

來源測試計劃的相關資訊

sourceTestSuite

來源測試套件的相關資訊

testCaseIds

測試案例識別碼

屬性詳細資料

cloneOptions

測試案例複製建立參數

cloneOptions: CloneTestCaseOptions

屬性值

destinationTestPlan

目的地測試計劃的相關資訊

destinationTestPlan: TestPlanReference

屬性值

destinationTestSuite

目的地 Test Suite 的相關資訊

destinationTestSuite: DestinationTestSuiteInfo

屬性值

sourceTestPlan

來源測試計劃的相關資訊

sourceTestPlan: TestPlanReference

屬性值

sourceTestSuite

來源測試套件的相關資訊

sourceTestSuite: SourceTestSuiteInfo

屬性值

testCaseIds

測試案例識別碼

testCaseIds: number[]

屬性值

number[]