How to automate measurement of load on client caused by web application?
♥ 0 |
We have a complex HTML5 application. There may be some client side performance issues depending how the application is used. I would like an automated way to determine the effect on the client side when certain features of the application are in use. It must work on Mac, Windows, and Linux. Any ideas?
Marked as spam
|
Private answer
Hello Jazar02, What kind of performance issues are you having on the clients side? Normally, load/performance testing simulate/emulate the user client-side actions to create load to test how well the (AUT) Application under test Servers handle high volume of users. Generally, the best tool to verify that your AUT client side actions are working is recommend you use "UFT One". for details : https://admhelp.microfocus.com/uft/en/15.0/UFT_Help/Content/User_Guide/Ch_UFT_Intro.htm
Marked as spam
|