TestPlanDetailedReference interface
The test plan detailed reference resource. Contains additional workitem realted information
- Extends
area |
Area of the test plan. |
end |
End date for the test plan. |
iteration | Iteration path of the test plan. |
root |
Root Suite Id |
start |
Start date for the test plan. |
Area of the test plan.
areaPath: string
Property Value
string
End date for the test plan.
endDate: Date
Property Value
Date
Iteration path of the test plan.
iteration: string
Property Value
string
Root Suite Id
rootSuiteId: number
Property Value
number
Start date for the test plan.
startDate: Date
Property Value
Date