Edit

TestPlan Class

Definition

The test plan resource.

[System.Runtime.Serialization.DataContract]
public sealed class TestPlan
type TestPlan = class
Public NotInheritable Class TestPlan
Inheritance
TestPlan
Attributes

Constructors

TestPlan()

Properties

Area

Area of the test plan.

AutomatedTestEnvironment
AutomatedTestSettings
Build

Build to be tested.

BuildDefinition

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

ClientUrl
Description

Description of the test plan.

EndDate

End date for the test plan.

Id

ID of the test plan.

Iteration

Iteration path of the test plan.

ManualTestEnvironment
ManualTestSettings
Name

Name of the test plan.

Owner

Owner of the test plan.

PreviousBuild
Project

Project which contains the test plan.

ReleaseEnvironmentDefinition

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

Revision

Revision of the test plan.

RootSuite

Root test suite of the test plan.

StartDate

Start date for the test plan.

State

State of the test plan.

TestOutcomeSettings

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

UpdatedBy
UpdatedDate
Url

URL of the test plan resource.

Applies to