With scalability tools we can test the performance/response time of an app with one script but if I have to check the same when multiple apps are used in parallel then what is the best approach?
I am planning to create scripts for all the three apps as usual and schedule them to trigger and run at the same time. After the test is run, will collect all the log files and load them to the Qlik app that will show the response time. Is this a good approach to test performance for multiple apps? Any suggestions?
Hi,
Yes that is the way to do it, separate scripts but run them at the same time.
Hi,
Yes that is the way to do it, separate scripts but run them at the same time.
Thank you.