Bearbeiten

Share via


TestConfigurationCreateUpdateParameters interface

Test Configuration Create or Update Parameters

Properties

description

Description of the configuration

isDefault

Is the configuration a default for the test plans

name

Name of the configuration

state

State of the configuration

values

Dictionary of Test Variable, Selected Value

Property Details

description

Description of the configuration

description: string

Property Value

string

isDefault

Is the configuration a default for the test plans

isDefault: boolean

Property Value

boolean

name

Name of the configuration

name: string

Property Value

string

state

State of the configuration

state: TestConfigurationState

Property Value

values

Dictionary of Test Variable, Selected Value

values: NameValuePair[]

Property Value