Upload test runs

Note: This feature is currently in beta with limited support and might not be fully stable.

This topic details how to create and upload raw results to OpenText Core Performance Engineering Analysis.

Overview

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 OpenText Core Performance Engineering Analysis for root cause analysis.

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

Back to top

Prepare a test run for upload

This section describes how to prepare the raw results of a test run for upload.

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 data 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 OpenText 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: