Using the Set Value Page
Use the Set Value page (IB_LSTESTER_SEC) to populate element values for testing document templates.
This example illustrates the fields and controls on the Set Value page. You can find definitions for the fields and controls later on this page.

The Element Name field displays the element name with which you're working.
In the example, the Primitive Type field and Field Length field display the data type and length as defined for the element in the document.
The name of the field where you enter a test value depends on the data type. In the previous example, the data type is a string, and therefore the system prompts you to enter a Long value.
The following table lists the possible labels for the field where you enter a test value:
Data Type |
Primitive Type Field Label |
Test Value Field Label |
---|---|---|
Binary |
Bin |
Long |
Boolean |
Bool |
Page displays a check box. |
Character |
Character |
Char |
Date |
Date |
Date |
DateTime |
DT |
Datetime |
Decimal |
Dec |
Numeric |
Integer |
Int |
Numeric |
String |
String |
Long |
Text |
Text |
Long |
Time |
Time |
Time |