SourceTestplanResponse interface

Source Test Plan Response for Test Plan clone operation

Extends

Properties

project

project reference

suiteIds

Id of suites to be cloned inside source Test Plan

Inherited Properties

id

ID of the test plan.

name

Name of the test plan.

Property Details

project

project reference

project: TeamProjectReference

Property Value

suiteIds

Id of suites to be cloned inside source Test Plan

suiteIds: number[]

Property Value

number[]

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