OpenText Core Performance Engineering Analysis integration
Available in versions: 25.3 and later (available as Beta release in 25.1)
This section describes how to integrate OpenText Core Performance Engineering Analysis (OneAnalysis) to perform smart analysis on your performance tests.
Overview
OpenText Core Performance Engineering Analysis is a cloud-based solution designed for high scale and smart performance analysis. It analyzes and presents metrics and results from performance and load testing data, which are collected from various source models, all within a unified system.
This integration enables you to stream test results directly to OpenText Core Performance Engineering Analysis and view a comprehensive, real-time picture of your application's quality and coverage through an intuitive interface.
Configure the integration
To configure the integration, you need to add a connection to OpenText Core Performance Engineering Analysis and assign it to a project.
Note:
-
In addition to the system administrator, starting from 25.3, the OpenText Core Performance Engineering Analysis integration is also visible in the user interface to the tenant administrator.
-
To run tests that export data to the OpenText Core Performance Engineering Analysis server, make sure that .NET Desktop Runtime version 6.0.8 is installed on the Controller machine.
To configure the integration:
-
Enable the integration (required for 25.1 only; the integration is enabled by default for later versions).
-
On the server machine, navigate to <Server_installdir>\LRE_BACKEND, and open appsettings.defaults.json.
-
Locate the FeatureConfig section and copy it.
Copy code"FeatureConfig": {
"OneAnalysisEnabled": false
} -
Navigate to the OpenText Enterprise Performance Engineering repository and open system_config\appsettings.json.
-
Paste the FeatureConfig section to the end of the file, and change OneAnalysisEnabled to true.
-
-
Add the connection to OpenText Core Performance Engineering Analysis.
-
In Administration, select Configuration > Integrations > Analysis Servers.
-
In the Core Performance Engineering Analysis section, click the Add new Core Performance Engineering Analysis server button
, and provide the following details.
UI Elements
Description
Name The name of the OpenText Core Performance Engineering Analysis server.
REST URL
(Available in 25.1 only)
The REST URL of the OpenText Core Performance Engineering Analysis server.
Platform URL
(Available in 25.3 and later)
The URL of the platform from where the data is streamed.
Streaming URL
(Available in 25.1 only)
The URL of the streaming data. Tenant ID
(OneAnalysis Tenant in 25.1)
The ID of the tenant to assign to this project.
Authentication Enter the following:
-
Client key. The client key for the OpenText Core Performance Engineering Analysis server.
-
Client secret. The client secret string for the OpenText Core Performance Engineering Analysis server.
For details, see Stream performance test results in the OpenText Core Performance Engineering Analysis Help Center
Description An optional description of the server.
Test Connection Click to test the connection to the server.
-
-
-
Assign the OpenText Core Performance Engineering Analysis to different projects.
-
In the Linked Projects area, click Assign to open the Assign Projects dialog box.
-
Select the projects you want to assign to the server, and click Assign. The selected projects are added to the Linked Projects grid.
Note: Only one external server (Influx or OpenText Core Performance Engineering Analysis) can be assigned to a project.
-
In the Linked Projects grid, you can view project details (the project ID, name, and domain in which the project was created), and add or remove linked projects.
-
-
Click Save to save the analysis server template.
Configure data streaming
This section explains how to configure a performance test to stream results to OpenText Core Performance Engineering Analysis.
To configure a test to stream results:
-
Prerequisites. Configure the integration and set specific performance tests to stream results directly to OpenText Core Performance Engineering Analysis. For details, see Configure the integration.
-
Set a test to upload raw result data to OpenText Core Performance Engineering Analysis.
-
In the Performance Test Designer area, select Test Management > Test & Scripts. In the Tests and Scripts tab, click the ID of a performance test.
-
In the Groups and Workload tab, click the Test Options button
.
-
To have raw result data automatically exported to the analysis server, open the Collate tab and select Upload raw results to OpenText Core Performance Engineering Analysis instance (in 25.3) or Upload raw results to an external analysis database server (in 25.1). For details, see Configure collate options.
For details on the raw data that is exported, see Raw data measurements.
-
-
Run the test. For details, see Run performance tests.
-
Analyze a test run.
During or after the test run, open OpenText Core Performance Engineering Analysis and select the run that you want to view and analyze. For details, see the OpenText Core Performance Engineering Analysis Help Center.