Under real world conditions, Web application users submit unpredictable combinations of data into forms. One goal of effective Web application testing is to emulate such irregular and diverse user behavior using test scripts.
You can customize the user-input data that is entered into forms during testing with the TrueLog Explorer Parameter Wizard. The Parameter Wizard lets you specify values to be entered into form fields, enabling your test scripts to be more realistic by replacing recorded user input data with randomized, parameterized user data.
Initiate a Try Script run with the random variable function in your test script to confirm that the script runs without error.