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.
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:
-
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.
-
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.
-
Open the command prompt and navigate to <Analysis_installation>\bin.
-
Convert the raw result folder into a folder containing JSON files by entering the following in the command line:
Copy codeLrRawResultsExporter -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.
-
-
Close the Exporter tool.
-
Zip the folder.
-
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.
Next steps:

