Transfer data to and from GUI tests in Integrated Mode using test parameters

You can pass values from a Solution Manager test script to a GUI test, or vice versa, using GUI test parameters.

To send values to your input arguments, you must run your test via a call from a Solution Manager test script. After you define input and output arguments for your GUI test, you can insert a call to that test from a Solution Manager test script and specify argument values for the input arguments.

Prerequisites

Define test parameters and use them in your GUI test.

If you are working with SAP structured parameters, see also Work with SAP structured parameters.

Call a GUI test and specify arguments from Solution Manager

To send values to your input arguments from Solution Manager, you must run your test via a call from a Solution Manager test script.

Tip: You can enter the name of a Solution Manager parameter from the Solution Manager script as the value of a GUI input parameter.

After you define input and output arguments for your GUI test, you can insert a call to that test from a Solution Manager script and specify argument values for the input arguments.