DRU_STATIC_DATA indicates that the values are entered into the ALM user interface.
DRU_TEST_DATA_RESOURCE indicates that the values are from a resource linked to a Test.
DRU_TESTCONFIG_DATA_RESOURCE indicates that the values are from a resource linked to a TestConfig.
Member | Value | Description |
---|---|---|
DRU_STATIC_DATA | 0 | Use static data. |
DRU_TEST_DATA_RESOURCE | 1 | Use the TEST data resource. |
DRU_TESTCONFIG_DATA_RESOURCE | 2 | Use the TESTCONFIG data resource. |