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
nagarwal
Partner - Contributor II
Partner - Contributor II

Hello Sebastian,

I have tried installing on 2 servers and after installation the application is crashing on both the server when I try to open. Attaching the windows logs for the same.

 

denniste
Contributor II
Contributor II

It's not.  While I did request for local admin rights to install the software, there is a workaround you can use to run it without an admin account.

just create a batch file as below.

Set ApplicationPath= "C:\Users\userid\qsest\Qlik Sense Enterprise Scalability Tools\Qlik Sense Enterprise Scalability Tools.exe"

cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" %ApplicationPath%"

 

 

DominiqueHoremans
Contributor III
Contributor III

We have the sames issue here. Our users will not have admin privileges but we want them to create their own scenario's. Any reason why admin rights are required? 

Daniel_Larsson
Employee
Employee
Author

Admin privileges are not required, you should be able to run the tools without this unless there's something in your group policy stopping it.

Michael_Terenzi
Partner Ambassador
Partner Ambassador

Will the scripts from the old tools that are being depricated, work with this tool and/or is there a migration path for older scripts? Thank you! 

YoussefBelloum
Champion
Champion

Hi Everyone,

I’ m trying to use this tool and i’ve managed to configure everything and successfully runs a scenario.

my questions:

where I can find the result folder or the result files (txt) to put it in the correct folder for the analysis app later ?

Is a performance counter mandatory (with it’s files) to run the analysis app later ? 

Thank you

Youssef

janyf
Partner - Creator
Partner - Creator

Hello 

Could someone please advise how to do testing with more than 5 users ? 
We are getting parallel session limit exceeded error.

We tried prefix method of user generation and also usersfromlist, but results are same.

Best regards

Jan Farkas

denniste
Contributor II
Contributor II

Hi Youselff.

You may opt not to have perfmon running and server logs included for analysis.  App response time stats are able to be visualised and would in turn still be useful for performance tuning.

The TSV files should be placed under the Gopherciser folder that the QSSTAnalyzer app will read from.  The results folder will be whatever you've configured on the QSEST Users-Miscellaneous settings section.

Regards,
Dennis

 

 

 

YoussefBelloum
Champion
Champion

Hi @denniste 

Thank you for your answer 🙂

I'm using the latest version (1.7) of the Qliksense Entreprise scalability tools (not the old software) and I didn't see any link pointing to a path on the users configuration tab...

I'll take a look and let you know.

Have a nice weekend 

Youssef

YoussefBelloum
Champion
Champion

Hi @denniste ,

I still need your help please.

I'm using Qliksense entreprise scalabilty tools (v1,7 the last one).

Everything works well and i'm able to play a scenario.

My problem is on the Qliksense scalabilty tools Analyzer app..

The analyzer app needs a Gophericer log file (the TSV file that I can find thanks to your message) and it also needs an SDKExercier scenario log file (*_scenario txt file, that I can't find anywhere...).

Would you be able to help me find it please ?

Thank you

Youssef