Learning Jmeter – User friendly Tech help

As always our focus is to share the pragmatic approach as we did before on other tools like Selenium / UFT /RobotFramework , helping everyone to learn a new skill set in a crisp and clear way.
n
nConnect with us for more learning:-Fb,G+,Twitter

n

n

n

n

n

n

n

n

n

nLeaning a new technology is a cake wake if we have the right mindset and proper guidance…
n
nKeep sharing and keep leaning 🙂
n
nHow to install Jmeter?
n
nPre-requisite:- 
nMinimum is Java 7 (JVM) , taking the latest jmeter version into consideration.
nInstall Java first and verify it by typing  java –version on terminal.

n

Note:- Jmeter is based on Java platform thus it works seamlessly on any OS, provided its java compatible (ex windows/Linux/Mac..) 
n
nWe have considered Linux OS for our tutorial, incase you are using any other OS, download it from the official link.
n
nStep1:- Download jmeter binary

nn

Step2:-Unzip 
ntar -xf apache-jmeter-3.0.tgz 

n

n

Step3:-Browse to apache bin folder
ncd apache-jmeter-3.0/bin
n
nStep4:-Launch  
n./jmeter
n
n
n

nNote:- Want to know the jmeter commands

n

./jmeter -? 
n

n

Learn Java

Was this article helpful?
YesNo

Similar Posts