background image
<< Capturing Data in a DropDownDataWindow | Chapter 17 - Testing PeopleTools Applications >>
<< Capturing Data in a DropDownDataWindow | Chapter 17 - Testing PeopleTools Applications >>

DWComputedField

Testing the Value of a DataWindow Computed Field
16-7
Testing the Value of a DataWindow Computed Field
The Object Properties verification point supports a Value property for a computed
field (DWComputedField) within a DataWindow. The Value property contains the
current result of the expression assigned to the computed field.
You can also test the Expression property, which contains the expression used to
calculate the value of the computed field.
Expression used to
calculate the value
DWComputedField
Current result of the
expression