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…
Blazemeter plugin is an extension of chrome browser which can record the http(s) traffic and generated a .jmx file which can be directly imported to Jmeter. It is an alternative of HTTP(s) TestScriptRecorder and is easier to use.
JMeter also has some templates which are already stored by default like Recording template, JDBC Test template. By using any of them, you can see required components getting added to your Test Plan automatically.
Web Test Plan and FTP Test Plan Templates can be utilized effectively to create your own test plans.
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 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 more about BeanShell scripting used with JMeter scripts. Below are the topics which are covered as part of this session: BeanShell Scripting Basics Using commonly used methods Setting variables and using in Jmeter scripts => Click here for The Complete Free…
Overview: Hi Testers!! In this tutorial, you will learn a very interesting topic i.e. integrating your selenium scripts with JMeter and measuring the performance. Below are the topics covered in this session: Integrating Selenium with JMeter. Using WebDriver Sampler Plugin. => Click here for The Complete Free Training On JMeter…
Overview: Hi Testers!! In this tutorial, you will learn how can Jmeter record scripts directly and load can be applied to them later. Below are the topics covered: Non-Test Element – HTTP(S)TestScriptRecorder => Click here for The Complete Free Training On JMeter (20+ Videos) Here is a Video Tutorial: <<…
Overview: Hi Testers!! In this tutorial, you will learn how you can test the performance of your database using JMeter. You can probably check for any database you have in your project. MySQL is used in this tutorial. Below are the topics which you will learn in this section: Pre-Requisites…
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…