TestConfigurationCreateUpdateParameters interface
Test Configuration Create or Update Parameters
Properties
description | Description of the configuration |
is |
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