Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
The number of runs, it correlates to the Limit text box in the right hand corner.
-m sets the number of threads
You can set the load test strategy via the command line with the -l argument.
If the command line arguments are not enough you should use the load test strategy "Script" to control the number of threads and other custom functionality.
http://www.soapui.org/Load-Testing/comm ... ution.html
Regards,
Marcus
SmartBear Support
can you please elaborate what that LoadTest Limit means?
The number of runs, it correlates to the Limit text box in the right hand corner.
Is that the number of client threads?
-m sets the number of threads
So, it is not possible to do that via command line?
You can set the load test strategy via the command line with the -l argument.
We are trying to run these tests in different combinations to see the application limits and running them through UI is not very efficient. If we can run them in multiple thread / rate configurations automatically and dump the reports, then it might be lot faster to just analyze the data.
If the command line arguments are not enough you should use the load test strategy "Script" to control the number of threads and other custom functionality.
http://www.soapui.org/Load-Testing/comm ... ution.html
Regards,
Marcus
SmartBear Support