ExportTestCaseParams interface

Parameters for test case export operation

Properties

testCaseIds

Test Case IDs to exported

testPlanId

ID of test plan containing test cases

testSuiteId

ID of test suite containing test cases

Property Details

testCaseIds

Test Case IDs to exported

testCaseIds: number[]

Property Value

number[]

testPlanId

ID of test plan containing test cases

testPlanId: number

Property Value

number

testSuiteId

ID of test suite containing test cases

testSuiteId: number

Property Value

number