Outputting Values
QuickTest enables you to retrieve values in your component and store them in output value objects. You can subsequently retrieve these values and use them as input at a different stage in the run session.
This section includes:
An output value is a step in which one or more
values are captured during the run session for use at another point in the run.
When one of the values is needed later in the run as input, QuickTest retrieves
it from the specified output location.