It's difficult to answer such question since it depends on the technology used by this chatbot like WebSocket, regular HTTP request or any other PUSH technology. You may have to...
The app is a JAR file launched through a shortcut targeted to the path: “%JAVA_HOME%\bin\java.exe” -Djava.io.tmpdir="%localappdata%\TEST\cache" -jar "%localappdata%\TEST\testApp...
Hi,
I am using Neoload tool for performing a Load test on Dynamic CRM application.
In the results I observe a difference upon calculating page response time and response...
Most of the time requests (ie resources) under a page are executed in parallel. That's why you can't sum up the average response time of the requests. This is what browser does...