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.
If you want to run a single request at exactly the same moment apply the following configuration:
1500
1500This way you will get guarantee that all 1500 requests will be fired exactly at the same moment.