Tag featured

Ethical Hacking – Part 1

Before going into details of how to ethical hacking we should be clear of what it is. What is ethical hacking? An ethical hacking is an attempt to penetrate networks and or computer systems, using the same method as a…

Using Selenium with JMeter

To use Selenium Webdriver with JMeter, install “Webdriver” plugins. The WebDriver sampler is useful if you want to test for performance AJAX or GWT based web applications. Download WebDriver plugins from Unzip the files and copy in the lib…

Distributed testing in Jmeter

You have reached the limit of one machine while doing your load testing and now want to distribute your load from different machines. In Jmeter it is commonly called as distributed load testing or remote testing. Distributed testing or remote…