Use the API to access the VTS table

LoadRunner Professional enables you to include API functions in a Vuser script to access the VTS table, and to manipulate the data in the table.

Many of these functions have both lrvtc and vtc versions.

The lrvtc functions are integrated calls that automatically evaluate VuGen parameters and store results to VuGen parameters. It is recommended that you use these lrvtc functions in your Vuser scripts if you are using a single VTS server.

The vtc functions are raw and application independent functions, for use when working with multiple VTS servers. These functions have been deprecated and will be removed in a future version. Therefore, it is recommended to work only with the respective lrvtc function.

See also: