Known issues

This section displays the known issues when working with TruClient.

Note: For notes and limitations on LoadRunner Professional, see Known issues in the LoadRunner Professional Help Center.

Windows 10 and Windows Server 2016

Where applicable, we recommend using a Chromium or TruClient Browser on Windows 10 and Windows 2016.

Back to top

Permissions

  • The TruClient browser for Internet Explorer requires Read access to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer registry key and Write access to the HKEY_CURRENT_USER\SOFTWARE\Micro Focus\TruClient registry key.

    Resolution: Run VuGen or TruClient Standalone as an administrator.

  • When recording and replaying TruClient - Web scripts (and recording Web protocol scripts) on a Window Server operating system, it is recommended to disable Internet Explorer Enhanced Security Configuration (IE ESC).

    Resolution: In Windows 2012 R2, 2016, select Server Manager > Local Server > Internet Explorer Enhanced Security Configuration.

Back to top

Chromium and TruClient Browser only

  • If you run a TruClient script in the Controller, incorrect time measurements (0 in most cases) are displayed in the Analysis reports for Connection Time, DNS Time, Network Time, Server Time, and SSL per second.

  • If you run a TruClient script in the Controller, the Connections graph is always empty.

  • Recording snapshots are not available.

  • Execution time of TruClient scripts replayed with TruClient Browser or Chromium will appear slower than those replayed on Internet Explorer (or on TruClient Firefox in previous versions). This is a result of the TruClient instrumentation on TruClient Browser and Chromium. This will primarily impact the throughput generated by the Vusers.

    Tip: When replaying TruClient scripts with TruClient Browser or Chromium, run additional TruClient Vusers on more load generator machines than you would with Internet Explorer.

Back to top

Chromium Browser only

When recording a script, the top level frame navigation event is omitted due to performance optimization. As a result, the Go Back or Go Forward step is not recorded automatically.

Resolution: Manually add a Go Back a page or Go Forward a page step.

Back to top

TruClient Browser only

Due to changes in Mozilla technology, TruClient Browser now consumes significantly higher resources than other browsers (TruClient Browser is based on Firefox version 65.0.3). As a result, we recommend using the default Chromium browser instead.

Back to top

TruClient for IE browser only

  • TruClient for IE browser does not support browser cache in service mode. For workarounds, see Running TruClient as a service.

  • TruClient for IE browser does not support Speed Simulation (defined in Runtime Settings > Network > Speed Simulation).

    Resolution: Use Network Virtualization instead. For details, see Network Virtualization.

  • TruClient for IE does not support DOMStorage and AppCache cache separation for virtual users.

Back to top

Custom configurations

If you added custom configurations to the pref.js or user.js files for TruClient scripts recorded with LoadRunner 11.52, you will need to re-add them to the LoadRunner 12.xx script files.

Tip: It is recommended to back up existing files before you begin editing scripts with custom configurations in LoadRunner 12.xx.

Back to top

Step arguments

When using the Enter credential step, if you want to use dynamic values for the username, password, or domain, the step fails in most cases when using the JavaScript argument type.

Resolution: Use the Parameter argument type instead. For details, see TruClient step arguments.

Back to top

Deprecated features

Removed features

  • TruClient Lite was discontinued. TruClient Lite 12.62 is still available in the Chrome Web Store for a period of time, but will be removed in the future. We recommend that you use TruClient standalone instead, available also in Micro Focus Marketplace. In addition, you can use TruClient as part of VuGen.

Planned future removal of functionality

Support will be discontinued for the following in an upcoming TruClient version:

  • Connections measurement for TruClient. See Performance metrics.

  • Configuring start and end events for a transaction. See Insert transactions.

  • Making HTTPS connections using TLS 1.0 and TLS 1.1 because they will be disabled by the browsers soon.

  • Support for using synchronous APIs in JavaScript code. We recommend using asynchronous APIs instead. See Use asynchronous APIs in JavaScript code.

Back to top