I'm Vijay, and I've been working on this blog for the past 20+ years! I’ve been in the IT industry for more than 20 years now. I completed my graduation in B.E. Computer Science from a reputed Pune university and then started my career in…
In this tutorial, you will get to learn the basic definition of performance testing. All other terminologies like load testing, volume testing, spike testing etc. can be explored via our website.
Jmeter is a java application built by Apache. The video starts with the installation process of Jmeter covering pre-requisites for it. You need to have Java 1.7 and higher to support Jmeter 3.1 and JAVA_HOME should be set on your machine.
Installation is very simple and requires the user to download setup, unzip the folder and launch the batch file. Basically, JMeter takes a number of users as input and create threads in the system, also takes server URL as basic parameters and hits the server as if a real browser is hitting that.
Topics covered are:
Pre-Requisites of JMeter.
Installation of JMeter.
The logic behind JMeter.
Installation link.
Test Plan and Workbench are the two default components when you launch JMeter. Test Plan is the collection of requests and other components which are used to test scenario whereas workbench is a temporary storage area and HTTPSTestScriptRecorder is the main component. Also, it is important to know that components of Workbench are not saved along with the tests.
This is the first tutorial in our JMeter performance testing tutorial series. We have covered almost all the basic and advanced JMeter topics in this 3-part text tutorial and 23-part video tutorial series. => Check the complete JMeter tutorials series here. In this tutorial, we are going to learn what…
Overview: Hi Testers!! In this tutorial, you will get to understand the building of JMeter's sample test plan by making use of some components. => Click here for JMeter Tutorials: The Complete Free Training On JMeter (20+ Videos) Below are the topics explained in this tutorial: Test Plan Thread Group…
Overview: Hi Testers!! In this tutorial, you will learn how to use controllers in JMeter. Below are the topics which are covered in this session: Recording Controller Interleave Controller IF Controller => Click here for The Complete Free Training On JMeter (20+ Videos) Here is a Video Tutorial: << PREV…
Hi Testers!! In this tutorial, you will learn how you can use variables and functions in Jmeter and make your scripts re-usable. Below are the topics which are covered in this tutorial: Using Variables in JMeter Using JMeter inbuilt functions like threadnum, counter, machineIP etc. => Click here for The…
Overview: Hi, Testers!! In this tutorial, you will get to know how you can work with HTTP or HTTPS requests going to the server. => Click here for complete JMeter Tutorials: The Complete Free Training On JMeter (20+ Videos) Below are the topics covered in this tutorial: HTTP Request Sampler…
Learn Apache JMeter Performance testing tool with the help of this comprehensive video series of JMeter Tutorials for beginners and experienced professionals. [Scroll down to check the list all the tutorials] JMeter is the best open-source load testing tool to measure the performance of an application. By the end of this…
Overview: Hi Testers!! In this tutorial, you will learn how to use controllers in JMeter. Below are the topics which are covered in this session: Simple Controller Loop Controller Transaction Controller => Click here for The Complete Free Training On JMeter (20+ Videos) Here is a Video Tutorial: << PREV…
Overview: Hi Testers!! In this tutorial, you will learn how to use Blazemeter plugin for recording scripts and some of the JMeter's already stored templates. Below are the topics covered in this session: Jmeter Templates Blazemeter Plugin => Click here for The Complete Free Training On JMeter (20+ Videos) Here…