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 a file containing raw results and to upload the file 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.

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:

  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. Convert the raw result folder into a folder containing JSON files.

    Note: This step is only required when using OpenText Professional Performance Engineering Analysis or Standalone Analysis version 24.1 or later. If you are uploading raw results from a machine running an earlier Analysis version, you can skip this step.

    1. Open the command prompt and navigate to <Analysis_installation>\bin.

    2. 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: