CTestCaseVariantField
Contains information for a specific test variant added to a test case.
Extends
Fields
Field | Type | Description |
---|---|---|
recordid | long | Unique test variant record ID. |
name | string | Test variant name. |
values | CFieldValue[] | List of the selected test variant values. |
dropdownValues | CFieldValue[] | List of available test variant values. Populated from a getCustomFieldsDefintionList operation. |
type | string | Test variant type. Use getTestVariantTypes to retrieve a list of valid variant types. |
Used in