Test Data Management
- Test Data Management 10.5.1
- All Products
Parameter
| Description
|
---|---|
Start Value
| The minimum value to start generation of a sequence. You can enter a number to generate the sequence data.
|
Increment Value
| The value to increment after the start value during generation of the sequence data. You can enter a number to increment the value.
|
Start Sequence from Last Value
| Starts the sequence from the last output value when you run the plan again.
If you try to generate numbers in a column with string data type and if you choose to start the sequence from the last value, TDM generates values from the beginning when you run the plan again.
|
Null Values
| A list of global rules or default rule that are available for the numeric data type. A null value is value that a default rule or a global rule generates in the target column for the numeric data type.
|
Invalid Values
| A list of global rules or default rule that are available for the numeric data type. Any value that is less than the sequence start value for a positive increment or more than the sequence start value for a negative increment is not valid.
|