What's New in LoadRunner Enterprise

This topic introduces the new features and improvements in LoadRunner Enterprise 24.1.

What's New video

Learn about some of the new features included in LoadRunner Enterprise version 24.1:

Back to top

User experience

This release includes the following enhancements to the user experience and user interface:

Area Enhancement
UI

This release includes the following UI updates and improvements:

  • New simplified masthead.

  • Redesigned module navigation menu.

  • The load test Dashboard was replaced with a Home Page.

  • Links to useful LoadRunner Enterprise resources were moved to the module navigation menu.

  • The user interface has been updated to reflect that Micro Focus is now OpenText.

For details, see Understand the user interface and View the Home Page.

Admin dashboard auto refresh

The LoadRunner Enterprise Administration dashboard now refreshes automatically to provide you with live updates and notifications.

For details, see Administration dashboard.

Back to top

Integrations and ecosystem

This release includes the following integrations and ecosystem updates:

Area Enhancement
Chaos testing

LoadRunner Enterprise now supports the addition of Steadybit experiments to your performance tests. This enables simulated attacks on your services and environments, so that you can integrate chaos and stress testing into your test runs. You can view the run stages for chaos events in the Disruptive Events graph, enabling you to see how the chaos event influences the monitored machine.

For details, see Chaos testing.

IPv6 communication support

LoadRunner Enterprise now supports IPv6 for communication with Controllers, load generators, and MI Listener. This feature is supported for connections using an IPv6 address host name.

For details on IPv6 support for Controllers or load generators, see Configure host details.

For details on IPv6 support for MI Listener, see Modify or view MI Listeners details.

Change password using REST API

REST APIs are now supported for updating passwords in various LoadRunner Enterprise components and configuration tools. This lets you change passwords more easily, with minimal user intervention.

You can use REST commands to:

  • Silently reconfigure the password of the LoadRunner Enterprise system user in the System Identity Changer utility.

  • Update the database user password in the Database Password Changer utility.

  • Update the SMTP mail server user password in LoadRunner Enterprise Administration (Servers > SMTP server tab).

For details, see the LoadRunner Enterprise Installation Guide, available from Installation.

Kubernetes

You can specify security settings for all containers in the pod using the runAsUser setting.

For details, see Specify pod container security settings.

Back to top

Security and infrastructure

This release includes the following security and infrastructure updates:

Area Enhancement
Password policy hardening

To reduce the risk of credential-based attacks, LoadRunner Enterprise’s built-in authentication now includes user lockout settings. These settings let you determine how many unsuccessful login attempts are allowed within a specified time frame before a user is locked out.

For details, see Set the password policy.

Rate limit authentication

You can now use rate limit authentication to protect against brute‑force attacks. This let's you set the maximum number of authentication requests that LoadRunner Enterprise applications can receive within a given period of time.

For details, see Rate limit authentication requests.

Docker images

The load generator images in the Docker hub repository have been renamed. For details, see Manage Dockerized images.

FIPS compliance

LoadRunner Enterprise now supports working on a FIPS-enabled environment. It is compliant with the FIPS 140-2 standard, for the protection of sensitive or valuable data.

Back to top

VuGen, protocols, and LoadRunner Developer

Virtual User Generator (VuGen) includes the following enhancements. For details, see the VuGen What's New.

Area Enhancement
JavaScript The Chrome V8 JavaScript engine used by VuGen and load generators is now upgraded to work with the ECMAScript 2022 language specification.
Recorder extension for Chrome

You can now install a LoadRunner Web Recorder extension in Chrome to record events for a Vuser script. This allows you to create scripts in cases where the security policy blocks the standard VuGen recorder.

Note: This feature is provided as a tech preview.

Integration with LRC SSO/browser-based authentication is now supported for the integration between VuGen and LoadRunner Cloud.
CyberArk integration This release includes an integration with CyberArk, providing support for use of CyberArk identity security for privileged accounts. A new LoadRunner API enables you to connect to the CyberArk vault and query for passwords.

The VuGen and third-party protocols include the following enhancements. For details, see the VuGen What's New.

Area Enhancement
Cloud for AWS protocol VuGen contains a new script designer for creating AWS protocol scripts. Using the script designer, you can generate an SQS script without having to manually insert code.
TruClient protocols

The following updates are included for TruClient scripts:

  • Chromium browser support: For version 120

  • TruClient Browser: Now equivalent to Firefox version 118

  • Security updates

.NET+ protocol

Upgraded .NET version support for .NET+ protocol:

  • Support for .NET version 8.

  • If you are unable to use .NET 6 or 8, there is now capability to use other .NET versions.

Caution: .NET versions other than 6 and 8 are not officially supported by LoadRunner Professional and the .NET+ protocol.

Citrix protocol

The following new APIs to handle window events are available for the Citrix protocol:

  • ctrx_execute_on_window_activation

  • ctrx_execute_on_window_destroy

  • ctrx_execute_on_window_name_change

Java protocols LoadRunner Professional now supports JRE/JDK version 21 64-bit for record and replay of all relevant protocols.
SAP Web protocol This release includes additional correlation rules for SAP_NWBC application.

LoadRunner Developer and DevWeb include the following enhancements. For details, see the LoadRunner Developer What's New.

Area Enhancement
SSE support

DevWeb scripts now support testing for server-sent events (SSE).

SSE is a server push technology, enabling the client to receive automatic updates from a server via an HTTP connection. You can use the new SSE API to establish a connection to the AUT, and receive server-sent event notifications.

Save web responses You can add the new saveResponseBodyToFile option to your web requests, enabling you to save specific web response bodies in the specified files.
Extractor converters The extractors include a new converter, evalString. This converter changes hexadecimal and Unicode characters (\xNN and \uNNNN) to plain strings.
Think time The SDK includes a new API, thinkTimeAsync, that does not block asynchronous background activities.
Replay summary

The replay summary for your script now includes data on the hits per host (based on hostname).

This data is available for DevWeb scripts in all LoadRunner products.

Mask and encrypt data The mask and encrypt functionality is now available for whole folders. This enables you to mask or encrypt confidential data in all files in a folder.
FIPS compliance LoadRunner Developer now supports working on a FIPS-enabled environment. It is compliant with the FIPS 140-2 standard, for the protection of sensitive or valuable data.
IP addresses You can obtain the IP address for the current Vuser using the getIP function.
Proxy Recorder You can now customize the delimiter used for HTTP query strings.

Back to top

See also: