TruClient 2.0 - Web protocol

TruClient 2.0 is a tool for recording and developing web scripts. The TruClient 2.0 engine records the actions you perform in your browser, and creates a script in real time, presented in a graphical, user-friendly interface.

Note: The TruClient 2.0 - Web protocol is supported from version 24.3, and provided as tech preview.

Introducing TruClient 2.0

TruClient 2.0 provides the next generation of TruClient for recording and developing Vuser scripts. Using an interactive recording and scripting mechanism, TruClient enables you to quickly and efficiently create scripts that emulate user actions, without extensive coding knowledge.

The TruClient 2.0 Development window provides a specialized, intuitive interface, enabling you to see your business-process steps as they are performed. When recording, the actions you perform trigger corresponding script steps in real time, generated by the TruClient engine. The script steps are presented graphically, in plain English (rather than lines of code, as in other protocols).

To streamline the creation and debug process, the TruClient engine provides advanced object identification technology, snapshots of the interactive steps, and suggests alternative automation steps.

You can modify and enhance the recorded script by editing the elements of a step, dragging and dropping steps to reorder them, and synchronizing steps. You can add standard VuGen functionality such as parameters and transactions. You can also integrate JavaScript code and API utilities for advanced customization.

Currently, the Development window is available in dark theme only.

Back to top

Introduction to TruClient 2.0 - Web protocol

The TruClient 2.0 - Web protocol enables you to create Vuser scripts that can be used for load testing or monitoring web-based applications. The scripts can be run on both Windows and Linux Ubuntu load generators.

When developing TruClient 2.0 - Web scripts, you record the actions you take in your locally-installed browser. Both Google Chrome and Microsoft Edge browsers are supported, up to the latest versions.

TruClient 2.0 - Web uses a dedicated set of asyncronous API (JavaScript) functions.

For details, see Working with TruClient 2.0.

Back to top

Convert legacy TruClient - Web scripts

You can upgrade your legacy TruClient - Web scripts to TruClient 2.0 - Web format, using the TruClient script convertor.

The script converter can be used to convert TruClient - Web scripts created in TruClient versions 12.53 and later. You can convert scripts individually, or do a batch conversion of multiple scripts.

For details, see Convert scripts to TruClient 2.0 - Web format.

Back to top

See also: