TestPlanDetailedReference interface
The test plan detailed reference resource. Contains additional workitem realted information
- Extends
Properties
| 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. |
Property Details
areaPath
Area of the test plan.
areaPath: string
Property Value
string
endDate
End date for the test plan.
endDate: Date
Property Value
Date
iteration
Iteration path of the test plan.
iteration: string
Property Value
string
rootSuiteId
Root Suite Id
rootSuiteId: number
Property Value
number
startDate
Start date for the test plan.
startDate: Date
Property Value
Date