Venkat Matta

it's all about the Performance Testing

Jmeter Setup

Download:-

Download Apache Jmeter from http://jmeter.apache.org/download_jmeter.cgi Download the latest zip file and extract it.

Prerequisites :-   

Jmeter require;s  JAVA 6 or higher version

Installation:-

Once Java is fully  set-up then navaigate to jmeter <Home>/bin and click on jmeter.bat , it will open the jmeter file

Servers Installation (Salve) :-

Once we identify the load machine’s (Slave’s) , then open the master jmeter-properties file andadd the  slave IP’S to remote_host option

 Ex:-

# Remote Hosts – comma delimited

remote_hosts=  < Remote Ip address > 

Ex:- 10.100.10.1

Executions:-

Note:- Try to execute the test in run command (Non-Gui mode) , it will have less memory consumpation and try to in Master-Slave model and try to configure thelight weight graphs to reduce the memory consumption

Commands :-

For master machine:- <jmeter home)/Jmeter –n –t script.jmx –r

 Or

 For Slave Machine:- <jmeter home)/Jmeter – n –t script ,jmx –R slave1,slave2.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Information

This entry was posted on March 22, 2016 by in Jmeter.
%d bloggers like this: