Sunday, June 17, 2018

How to download and install  JMETER on Windows Machine 


In this topic we will learn about downloading and Installing JMETER from Windows machine.


JMETER is JAVA based application so it is completely platform independent. That is you can install it on any platform.

Download JMETER from HERE 


Once you download the JMETER then installation is very easy. You simply unzip t
he zip/tar file into the directory where you want JMETER to be installed

To launch JMETER just start just run the file /bin/jmeter.bat to start JMETER in GUI mode 


JMETER will start in GUI mode and will look like this 


Related Posts:

  • JMETER Tutorial Course Content JMeter Download JMeter Overview JMeter  Enviornment JMeter  Build test plan JMETER -Understanding Thread Group Understanding Listeners in JEMTER API performance testing using JMETER How to pass variable data… Read More
  • Solution- JMTER not working from CMD / NON GUI / Command Promt I was facing this issue when I was trying to run JMETER from CMD/ Command prompt / Non Gui, Even JMETER was working fine in GUI mode. To run I started JMETER in Bin path of JMETER and ran below query C:\tools\… Read More
  • How to pass variable data in JMETER request How to pass variable data in JMETER request How to use CSV data set config in Jmeter for passing varible data in JSON request  To create real-time scenario we need to pass variable data in request. For this we can… Read More
  • Parsing JSON response and Saving it in CSV  To parse JSON response we need to use JSON Extractor and Bean Shell Post Process (Here we need some do coding) Add JSON Extractor & Bean Shell post processor to thread group Right click on Thread Group> Add>… Read More
  • API performance testing using JMETER  API performance testing using JMETER In this article we are going to learn about How to use step by step JMETER for API Load and Performance testing . Basic information and details about JMETER and what is web… Read More

0 comments:

Post a Comment

Popular Posts