Tuesday, October 30, 2018

Using Command Line Parameters in JMeter for Load Testing

It is a common practice to create performance test scripts by using the JMeter GUI. For test execution, however, it would be best to use the command line mode of JMeter. Whenever you need to change a parameter, like thread number, base URL, etc., you need to go to GUI mode, make modifications, and run your test. We can’t call that a good practice. JMeter lets you pass parameters in command line mode.

How to Pass an Argument via the Command Line

A basic command line parameter is



from DZone.com Feed https://ift.tt/2zco62h

No comments:

Post a Comment