We have 2 applications: 1. A standalone application(java application) running on user system 2. Web-application
To create a stress test script as in real-production scenario. I would like to clone multiple user-system's which would communicate with the web-application.
Is there any way I could to that with Jmeter or any other tool.
I am new to Jmeter & stress-testing as I am a developer. So I apologize for naive questions.