UFT One tests

Supported in versions: LoadRunner Enterprise SP3 and later

This topic describes how to run UFT One GUI and API tests from LoadRunner Enterprise.

In this topic:

Prerequisites

Below is a list of prerequisites that are required to run UFT One GUI or API tests from LoadRunner Enterprise.

  • GUI

    • To run UFT One tests from LoadRunner Enterprise you need a LoadRunner GUI Virtual User bundle license.

    • To create a GUI test in UFT One, make sure you allow UFT One to interrupt the desktop.

    • To check the PASS/FAIL criteria of checkpoints in LoadRunner Enterprise, you need to surround them with transactions because UFT One checkpoints are not recognized by LoadRunner Enterprise.

      Example: “Services.StartTransaction "transaction1"/ Services.EndTransaction "transaction1"

      These transactions are displayed when the test is run. If, for example, a verification point is valid, the transactions will be passed.

  • API

    If you want to run a UFT One API load test in LoadRunner Enterprise, you need to convert the script in UFT to an API Load Test. For details, see Prepare and run a Load test in the UFT documentation.

Note: The file path inside a script folder must not exceed 260 characters.

Back to top

Create and run a UFT One test

This task describes how to run UFT One GUI and API tests from LoadRunner Enterprise.

  1. Upload UFT One tests to LoadRunner Enterprise.

    For details, see Upload a script.

  2. Create a LoadRunner Enterprise test, and assign the UFT One test to it.

    For details, see Design a test.

  3. Set the number of Vusers per group that will run the script.

    Script Type Description
    GUI

    Typically, this number should be set to 1, because UFT One does not support running multiple instances on the same Windows session.

    However, if you want to run multiple Vusers on the same load generator, you can do so by using the LoadRunner-Terminal Services integration. This enables you to create multiple Windows sessions on the same load generators, and as a result, run one UFT One GUI Vuser on each Windows session.

    API

    API tests do not have the same constraints as GUI tests in relation to the number of Vusers that can be run per load generator.

  4. Select the machine on which UFT One is installed as the load generator.

    Note: Make sure you restart the load generator after installing UFT One.

    For details, see Design a test.

  5. Run the test.

    For details, see Run performance tests.

Back to top

Notes and limitations

UFT One (GUI) scripts can run with Network Virtualization with Per Load Generator mode only; they cannot run with Per Group mode.

Back to top

See also: