Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Daniel_Larsson
Employee
Employee

Qlik Sense Enterprise Scalability Tools

This tool is being deprecated, updates will be received during 2026, but thenceforth be considered deprecated.


The Qlik Sense Enterprise Scalability Tools (QSEST) are used to create and run load and performance tests towards Qlik Sense Enterprise on Windows (QSEoW).

Included parts are:

  • Documentation on how to use the package
  • Command line tool for Windows, Mac and Linux. This command line tool (gopherciser) is open source and can be found here .
  • GUI for Windows and Linux.

Downloadable files can be found here:
📎 Qlik Sense Enterprise Scalability Tools 


Qlik Sense documents to help analyze result and log files can be found here :https://community.qlik.com/docs/DOC-15451

Change log

v1.14.1

  • Bugfix for entering JWT key path
  • Gopherciser v0.21.23 -> v0.22.2
    • Avoid errors with JWT keys when running as wasm in GUI
    • improved IPv6 handling
    • bugfixes

v1.14.0

  • Added linux arm64 binaries
  • Removed osx binaries
  • Updated scheduler including support for linux arm64
  • Support for QSEoW Nov 2025
  • Gopherciser v0.20.1 -> v0.21.23
    • Bugfixes
    • Support nl insights objects
    • Support Treedata calculation condition
    • Add sn-nav-menu to supported objects.
    • Add arm64 linux binaries
    • Add scheduler and CPU metrics to prometheus pushed metrics
    • Add configurable thinktime inbetween publishing and unpublishing sheets
    • Add optional timeout settings to open app action
    • Add possibility to generate empty script to template command
    • Autodetect privatekey type and update default signing algorithm when using jwtsettings
    • Support for PS256,PS384,PS512,ES256,ES384,ES512 and EdDSA JWT signing algorithms
    • Duplicatesheet improvements
    • Limit request concurrency while getting app structure

v1.13.0

  • Gopherciser v0.18.7 -> v0.20.1
    • QSEoW Nov24 support
    • Support sn-tabbed-container object
    • Openapp changed for Nov24 api compliance
    • New default websocket reconnect backoff pattern
    • Bugfixes

v1.12.0

  • Updated scheduler
  • Gopherciser v0.18.5 - v0.18.7
    • performance enhancements
    • new action stepdimension
  •  

 

Your use of Qlik Sense Enterprise Scalability Tools will be subject to the same license agreement between you and Qlik for your Qlik Sense License. Qlik does not provide maintenance and support services for the Qlik Sense Enterprise Scalability Tools, however please check QlikCommunity for additional information on use of these products.

Labels (2)
127 Replies
Michael_Terenzi
Partner Ambassador
Partner Ambassador

Has anyone been able to integrate this with SAML authentication? Is it possible even with some customization? Redhat SSO for example. 

Daniel_Larsson
Employee
Employee
Author

Hi,

I have not heard of anyone implementing this and we do not have any plans to do so.

To add support probably a new authentication action is needed. This can be done in golang code, either by making fork of the opensource engine for the tools and implementing the action (if intention is to contribute it back)
https://github.com/qlik-oss/gopherciser/

Or for purely custom and internal usage for a customer, a fork of this template repo to make a customer specific tool using the same engine (gopherciser) and adding a custom action there (if intention is to not contribute it back)
https://github.com/qlik-oss/gopherciser-extended-example

 

 

shashank5411
Contributor
Contributor

Hi, 

I am working with qlik sense Nov 22 version installed on windows servers , i was using the Qlik sense enterprise scalability tool 1.7 to run some tests. It was all fine until we had to install a patch on the qlik sense enterprise (patch 12)  I am not able to connect to the site and run tests post this patching. Any suggestions workarounds/alternatives  to make this work? 

I also tried the newer version of the qsest1.8 , faced the same problem..

Thank you,

Shashank 

Sebastian_Fredenberg

Hi, 

I suspect that the reason is a change in allowed headernames for the virtual proxy. On that patch, headers that start with "X-Qlik" will not be accepted. So, if you use header authentication you will need to change the name of those headers in QMC and the tools to something else, for example X-Sense-User.

https://community.qlik.com/t5/Release-Notes/Sense-Enterprise-on-Windows-Release-Notes-November-2022-...

Best Regards
Sebastian

guyguymalone
Partner - Contributor II
Partner - Contributor II

Where may I find the list of supported operating systems?

Daniel_Larsson
Employee
Employee
Author

There's a build for Windows, Mac and Linux, one zip for each can be seen in the download link. We haven't had any reports for any subflavors of those main OS's which doesn't work.

radblazejc
Contributor II
Contributor II

Could you add there install file for QlikSENSE version August-2023

Daniel_Larsson
Employee
Employee
Author

Earlier versions of the tools can be found in the "Previous versions" at same download link.

John-Harald
Contributor II
Contributor II

Hi, is the link to download broken? I just get a error saying that link has expired.

Daniel_Larsson
Employee
Employee
Author

yes link expire yesterday, it has now been updated and should work again