ExportTestCaseParams interface
Parameters for test case export operation
Properties
test |
Test Case IDs to exported |
test |
ID of test plan containing test cases |
test |
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