Candibiotic
News Update :

Running JMeter in Non GUI mode

Sunday, March 8, 2009

Running JMeter in Non GUI mode

1)Create a JMX file
2)Enter the URL, Example : http://:8080/ServiceName/payservice
3)Save the JMX file and copy at /usr/local
4)Navigate to path : /usr/local/jmeter/bin
5)Execute the following Command:
./jmeter.sh -n –t /usr/local/test.jmx –l /usr/local/log.jtl -H localhost -P 8080

Glossary:
./jmeter.sh is the shell (executable file)
-n This specifies JMeter is to run in non-gui mode
-t [name of JMX file that contains the Test Plan]
-l [name of JTL file to log sample results to].
-H [proxy server hostname or ip address]
-P [proxy server port]
Share this Article on :

0 comments:

Post a Comment

 

© Copyright Vinayak Wins 2010 -2011 | Design by Herdiansyah Hamzah | Published by Borneo Templates | Powered by Blogger.com.