How to Open JMeter in Command line mode ... ?

I am trying to open JMeter in CMD line mode:








C:/JMETER_HOME/BIN> jmeter -n -t FirstLoadTest.jmx  

The file which is in "examples of Bin" folder. -->> It didn't work.

But when the moved the file to Bin folder - "It worked"...

* I have read the documentation: http://jmeter.apache.org/usermanual/get-started.html

But they have not mentioned about this..

Popular Posts

JMeter Producing Error: Windows RegCreateKeyEx(...) returned error code 5

Understanding about Contract Testing