Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestinationTestPlanCloneParams

Destination Test Plan create parameters

Hierarchy

Index

Properties

Optional areaPath

areaPath: string

Area of the test plan.

Optional buildDefinition

buildDefinition: BuildDefinitionReference

The Build Definition that generates a build associated with this test plan.

Optional buildId

buildId: number

Build to be tested.

Optional description

description: string

Description of the test plan.

Optional endDate

endDate: Date

End date for the test plan.

Optional iteration

iteration: string

Iteration path of the test plan.

Optional name

name: string

Name of the test plan.

Optional owner

Owner of the test plan.

Optional releaseEnvironmentDefinition

releaseEnvironmentDefinition: ReleaseEnvironmentDefinitionReference

Release Environment to be used to deploy the build and run automated tests from this test plan.

Optional startDate

startDate: Date

Start date for the test plan.

Optional state

state: string

State of the test plan.

Optional testOutcomeSettings

testOutcomeSettings: TestOutcomeSettings

Value to configure how same tests across test suites under a test plan need to behave

Generated using TypeDoc