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…
BeanShell scripting works on the principle of Java but it is very lightweight in comparison. Different handlers can be used like vars, log, ctx, prev, props and many more. Scripting can be used in both BeanShell sampler as well as BeanShell preprocessor.
Variables can be defined and assigned values via BeanShell script. Dynamic data like userIDs can also be generated via scripting if CSVDataSetConfig need not be to be used. There are many basis functions used in the scripting e.g. getThreadNum() which can return you the current threadnumber
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…
Hi Testers!! 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. => Click here for JMeter Tutorials: The Complete Free Training On JMeter (20+ Videos) Jmeter is a…
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…
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…