0
votes

I want to run 1500 request same time from non-GUI mode.

Currently, I am using the following command to run a single request. jmeter -n –t Anilwebsite.jmx -l testresults.jtl.

Please help me for the same.

1

1 Answers

0
votes

If you want to run a single request at exactly the same moment apply the following configuration:

This way you will get guarantee that all 1500 requests will be fired exactly at the same moment.