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 PreProcessor can be used to extract values from the previous response and then make use of the same in the following scripts. Just as other preprocessors like RegularExpression and XPath Extractor works, BeanShell PreProcessor makes use of scripting to extract values.
You can also generate dynamic userIDs, Passwords, etc. making use of BeanShell sampler and then store them in variables that can be used by other samplers or following requests. You can use IF, WHILE conditions to defines looping scenarios also depending on the test cases which is being executed.
Overview: Hi Testers!! In this tutorial, you will learn the basics of 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…
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 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…
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…