I have a scenario like this,
Login request
Request-1
Request-2
Request-3
Now I want to perform this scenario with 10,000 Users in this way, First all 10,000 Users reaches Login request
then all 10,000 users hits Requests-1, 2 & 3
at a time (means all 10,000 requests triggered at the same time in one go)
can anyone pls share Jmeter configuration for this scenario. Thanks :-)
For conducting such load you at least will need to follow JMeter Best Practices and eventually perform operating system tuning