TestPlanDetailedReference interface

The test plan detailed reference resource. Contains additional workitem realted information

Extends

Properties

areaPath

Area of the test plan.

endDate

End date for the test plan.

iteration

Iteration path of the test plan.

rootSuiteId

Root Suite Id

startDate

Start date for the test plan.

Inherited Properties

id

ID of the test plan.

name

Name of 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

Inherited Property Details

id

ID of the test plan.

id: number

Property Value

number

Inherited From TestPlanReference.id

name

Name of the test plan.

name: string

Property Value

string

Inherited From TestPlanReference.name