I am executing load test for 10 users for 1 hours with ramp up. When checked in database it does inserts only in 1st 13 minutes, afterwards no inserts are made. Can someone please explain why it does not executes inserts?
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...