TestSettings2 interface

Represents the test settings of the run. Used to create test settings and fetch test settings

Properties

areaPath

Area path required to create test settings

createdBy
createdDate
description

Description of the test settings. Used in create test settings.

isPublic

Indicates if the tests settings is public or private.Used in create test settings.

lastUpdatedBy
lastUpdatedDate
machineRoles

Xml string of machine roles. Used in create test settings.

testSettingsContent

Test settings content.

testSettingsId

Test settings id.

testSettingsName

Test settings name.

Property Details

areaPath

Area path required to create test settings

areaPath: string

Property Value

string

createdBy

createdBy: IdentityRef

Property Value

createdDate

createdDate: Date

Property Value

Date

description

Description of the test settings. Used in create test settings.

description: string

Property Value

string

isPublic

Indicates if the tests settings is public or private.Used in create test settings.

isPublic: boolean

Property Value

boolean

lastUpdatedBy

lastUpdatedBy: IdentityRef

Property Value

lastUpdatedDate

lastUpdatedDate: Date

Property Value

Date

machineRoles

Xml string of machine roles. Used in create test settings.

machineRoles: string

Property Value

string

testSettingsContent

Test settings content.

testSettingsContent: string

Property Value

string

testSettingsId

Test settings id.

testSettingsId: number

Property Value

number

testSettingsName

Test settings name.

testSettingsName: string

Property Value

string