Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have successfully configure scalability testing tool for qlik sense and started using this tool for testing the performance of applications hosted on qlik sense server/qmc.
Now i wanted to know can we do scalability testing for qlik sense embedded applications?
If yes please share the information or any reference link for the same.
Thanks in advance.
Hi,
I assume that with embedded applications you are referring to mashups (as opposed to oem)? We don't provide any scalability tools for this, but you could layer your testing. In the underlying app providing the visualizations to your page, create a sheet with the visualizations as they are presented on your page. Then run a test with the scalability tools towards these sheets. Then test rest of your page as you would normally using e.g. JMeter. Technically you could write JMeter tests for the sense visualizations on your page too, but the websocket support in JMeter is not very good.
Thanks Daniel.