(blue star) Download this page as a PDF here:


ZebraTester 7.0A (Released 17 January 2021)

7.0A features:


ZebraTester 5.5Z (Released 30 September 2020)

5.5Z features:


ZebraTester 5.5Y (Released 20 July 2020)

5.5Y features:

Users can also configure the action needed in case there’s an out-of-values condition for the variable created.


ZebraTester 5.5X (Released 18 May 2020)

5.5X features:


ZebraTester 5.5S (Released 3 Mar 2020)

5.5S features:

Changes in Kerberos with SPNEGO: - Instead of getting the ticket-granting ticket (TGT) every time from the Key Distribution Centre by authenticating using the username and password, ZT will now have the option to look if there's a ticket available in the local OS cache. If it's available, then ZT will use that ticket to do the web server's challenge.

CyberArk Integration with NTLM: - ZT can configure the Password Vault API or Command to retrieve the password when doing the NTLM challenge with the web server, so the user doesn’t need to configure the static password along with the script.

User-Defined data points: - ZT enables the user to create data points that can make custom performance metrics and later become part of the performance test results. Find these measured user-defined data points in a results Diagram.

Input files support in LoadRunner to ZT conversion: - The LoadRunner-to-ZT conversion will now take the external parameter files (.dat files) from LoadRunner and convert these to the input files/variables relationship in ZT.

Edit option for Var Extractor patterns: - ZT users can now modify the extractors so that they don’t need to delete the variables and recreate them again when the extractor pattern changes.

See next Var Handler screenshot below, Modify Var Extract, for next view.

Support Occurrence all, Save Length and Save Offset for Var extractors:

  • The Occurrence = ALL option in the extractors will extract all the occurrences out, from which the user can (1) create multiple variables (2) count the occurrence.

    • SaveLen Example: When used SaveLen = 5 and the captured value is Elephant, the final var value will become “Eleph” (only five characters).

    • SaveOffset Example: When used SaveOffset = 2, and the captured value is Elephant, the final value will become “Ephant” (Two characters, starting from the 2nd position, will be ignored).

Text Compare Utility for the Record and Replay Analyse Screen: - This feature highlights the differences between the recorded and replayed data (both requests and responses data)


ZebraTester 5.5F with Java 8 (Released 2 Dec 2019)

5.5F features:

A replay of the recording session: Eases the scripting effort as the user can replay the session by simply clicking a button. The replay will end with a summary similar to the load test summary.

Analyze the Recorded and Replayed data: Users can compare the recorded request/response data with the replayed request/response data, both during real-time and after the replay.

  • There is support for pacing on outer loops: Similar to the pacing feature we had for inner loops and URL loops, but this pacing applies to the max loops load test parameter (outer loops).

Browser Emulation Options (user agents and browser cache – Initial version): - Browser emulation options enable the user to select the user agents and the browser cache options like conditional GET during both replay and load test.

Results per Page | URL (Overview):

Displays, per measured URL, the number of passed and failed calls, the average response time, and the 90% percentile value of the response time.

HTTP Response Code Statistic: Displays statistical data about the received HTTP response status codes (total count of status codes).

  • Brotli Data format specification Support: - ZebraTester supports Brotli data format.

  • Updated GUI for better representations of Var extractors/assigners: - Highlights the variables indicating from where, in the response, they are extracted and to which request they are assigned.