TestVariable interface
Test Variable
- Extends
description | Description of the test variable |
name | Name of the test variable |
values | List of allowed values |
Id of the test variable
id: number
Property Value
number
Description of the test variable
description: string
Property Value
string
Inherited From TestVariableCreateUpdateParameters.description
Name of the test variable
name: string
Property Value
string
Inherited From TestVariableCreateUpdateParameters.name
List of allowed values
values: string[]
Property Value
string[]
Inherited From TestVariableCreateUpdateParameters.values