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…
Jmeter can be integrated with Selenium via WebDriver Plugin support. Download the plugin and copy the jars in your “lib” folder and “ext” folder. The WebDriver sampler comes with config elements plugins for IE, Chrome, Mozilla and other browsers so that they can be invoked via selenium code written in your sampler. Set the driver path in the config element so that it picks the browser driver correctly and establish connected between your code and browser.
You can configure other properties too in config element. Add a listener to your Test Plan having Webdriver sampler so that you get to know the time taken by the user to perform that actions. Keep your log viewer on so that errors can be visualized while running you tests.
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…
Cucumber Selenium WebDriver Java Integration with Example: In the last tutorial, we discussed the Cucumber tool, its usage, and different features. Moving ahead in our free Selenium online training series, we will discuss how to set up a cucumber project and will discuss the integration of Selenium WebDriver with Cucumber.…
The most practical tutorials on Sikuli GUI automation testing tool: In part 1 of this "Introduction to Sikuli tutorial series", we have discussed Sikuli, how it works, and how to create a simple Sikuli project. In this 2nd part, you are going to learn some advanced concepts like - how…
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…