Upload test runs

This feature is currently in beta with limited support. It may not be fully stable.

This section details how to create a file containing the raw results of a test run conducted in OpenText Enterprise Performance Engineering or OpenText Professional Performance Engineering. The file can then be uploaded to OpentText Core Performance Engineering Analysis for root cause analysis.

This section is intended for users with an installation of LoadRunner Analysis.

To prepare a test run for upload:

Note: Steps 2 and 3 below must be completed on a machine with LoadRunner Analysis version 24.1 or later

  1. Obtain the raw results folder for the test run you want to analyze.

    Tool Location
    OpenText Professional Performance Engineering

    Go directly to the <results_name> folder under the scenario folder.

    OpenText Enterprise Performance Engineering Download the raw_results.zip from the Results page and unzip it to get the raw results folder.
  1. Open the command prompt and navigate to <LoadRunner Analysis Installation>\bin.

  1. Convert the raw result folder into a folder containing JSON files by entering the following in the command line:

    Copy code
    LrRawResultsExporter -source_dir <folder_path> -target_dir <folder_path> -to_json [-f].

    For more details, see Export run results to InfluxDB or JSON in the OpenText Professional Performance Engineering Help Center.

  1. Close the Exporter tool.

  1. Zip the folder.

  2. Upload the zip file to OpentText Core Performance Engineering Analysis. For details, see Runs list in Analyze a test run.

    Note: Keep the browser tab open until the process ends.

Back to top

Next steps: