BeanShell Server commands in Jmeter

In this article we are going to see the Bean Shell server commands which can be enabled. To enable BeanShell server command files , see my this post.When we enable , following files are set to use for initialization. These are located in \bin directory.BeanShellAssertion.bshrcBeanShellFunction.bshrcBeanShellSampler.bshrcNote : In bin directory, we... [Read More]
Tags: jmeter

Configuring JMeter Part 18 - jmeter engine and others

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different settings for changing jmeter behavior in jmeter.properties file. This will be completing my full set of jmeter configuration posts. In the jmeter installed bin... [Read More]
Tags: jmeter

Configuring JMeter Part 17 - Mailer Model/Load sampler

 In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different settings for Mailer Model/Load sampler in jmeter.properties.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with... [Read More]
Tags: jmeter

Configuring JMeter Part 16 - How to configure Cookie Manager?

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different settings for Cookie Manager in jmeter.properties.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with note... [Read More]
Tags: jmeter

Configuring JMeter Part 15- Summary Results in Non GUI Mode

 In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different mode settings for Summary Results in Non GUI Mode in jmeter.properties.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named... [Read More]
Tags: jmeter

Configuring JMeter Part 14 - CSV Read/Data Set/Time

 In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different mode settings for CSVRead , Data Set and Time in jmeter.properties.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named... [Read More]
Tags: jmeter

Configuring JMeter Part 13 - Path and Properties

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different mode settings for class path and properties in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open... [Read More]
Tags: jmeter

Configuring JMeter Part 12 - BeanShell Server

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different mode settings for TCP Sampler in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with... [Read More]
Tags: jmeter

Configuring JMeter Part 11-How to configure TCP Sampler?

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different mode settings for TCP Sampler in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with... [Read More]
Tags: jmeter

Configuring JMeter Part 10 - How to configure batch processing?

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different mode settings for batch processing in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with... [Read More]
Tags: jmeter

Configuring JMeter Part 9 - How to configure Parsers?

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the different type of Parsers' settings in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with note... [Read More]
Tags: jmeter

Configuring JMeter Part 8 - Proxy Server Configuration

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the Proxy Server settings in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with note pad.-To set... [Read More]
Tags: jmeter

Configuring JMeter Part 7 - Recorder Proxy Configuration

In this article we are going to see how can we configure jmeter by changing property of JMeter. In this section we will see the Recorder Proxy settings in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with note pad. We... [Read More]
Tags: jmeter

Configuring JMeter Part 6 - HTTP/HTTPS or other Protocols?

In this article we are going to see how can we configure jmeter by changing property of JMeter.Jmeter has many of properties. In this section we will see the protocol settings in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with... [Read More]
Tags: jmeter

Configuring JMeter Part 5 - How to configure Results?

In this article we are going to see how can we change property of JMeter.Jmeter has a very big number of properties. In this section we will see the result / report settings mention in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties.... [Read More]
Tags: jmeter

Configuring JMeter Part 4 - How to configure Logs?

In this article we are going to see how can we change property of JMeter.Jmeter has a very big number of properties. In this section we will see the Log settings mention in jmeter.propertie.In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this... [Read More]
Tags: jmeter

Configuring JMeter Part 3 - How to configure Hosts&RMI?

In this article we are going to see how can we change property of JMeter.Jmeter has a very big number of properties. In this section we will see the RMI settings mention in jmeter.propertie. In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this... [Read More]
Tags: jmeter

Configuring JMeter Part 2 - How to configure HTTP sampler?

In here we are going to see the continuation of  configure JMeter post. We will see how to change settings of HTTP sampler .In the jmeter installed bin directory(in my case C:\apache-jmeter-2.8\bin), we get a file named jmeter.properties. Open this with note pad. We can find various properties which are... [Read More]
Tags: jmeter

How to distribute test in jmeter?

In this article we are going to see how to distribute test in JMeter. Basically what we do, we will distribute out single test plan to run in distributed way.First, We have to know how JMeter works in single PC. JMeter creates an agent to a PC and the agent... [Read More]
Tags: jmeter

How to record steps for load test in JMeter?

In this article we are going to see the process of recording steps in JMeter for Load Testing. Planning for the test : In the beginning, we have to decide what to test. What should be in the test. After that , we write the steps in doc. For EX-... [Read More]
Tags: jmeter

How ro run JMeter with a proxy?

In this article, we will see how to run JMeter for testing a web application under proxy environment. This article is for novice who are learning jmeter.If we need to run JMeter with a web proxy (in the network) , we need to run the jmeter.bat/jmeter file from a command... [Read More]
Tags: jmeter

How run JMeter in different modes?

In this article we are going to learn how to run JMeter in different mode or ways. This is introductory article for novice users. After downloading JMeter , in the bin directory if we runjmeter.bat [Run JMeter with GUI]jmeter-n.cmd [run a non-GUI test dropping a JMX file]jmeter-n-r.cmd [run a non-GUI... [Read More]
Tags: jmeter

Configuring JMeter Part 1-How to configure plugins?

In this article we are going to see how can we change property of JMeter along with its plugins. For basic idea about JMeter and installing plugins, see my this post.Jmeter has a very big number of properties. I will try to include one by one incrementally. In the jmeter installed... [Read More]
Tags: jmeter

How to install plugins in JMeter

In this article we are going to see how to install JMeter plugins in the JMeter. I user jmeter 2.28For jmeter preliminary help, follow this post.Step 1 : I used a small plugin for report on load testing. Download the plug in from here.Step 2 : Unzip the downloaded plugin... [Read More]
Tags: jmeter

How to perform Load testing in JMeter

In this article we are going to see very simple steps to perform load test on a site. For basic idea about jmeter, please see my this post.Step 1 : Download latest JMeter from this link Step 2 : Extract and Run jmeter.bat from bin(my case, C:\apache-jmeter-2.8\bin) Step 3: Add thread... [Read More]
Tags: jmeter

Introduction NUnit

In this article we are going to see the NUnit User Interface with its functionality. I am writing this for invoice person who are new for NUnit, spatially for new selenium webdriver user who run selenium tests with C#(VS2010) with NUnit.NUnit is a open source unit test framework like as... [Read More]
Tags: DotNet NUnit

How to install TestNG in Eclipse?

In this article we are going to see how to install TestNG in Eclipse IDE to use with selenium webdriver. I am using j2ee with Eclipse (Indigo Service Release 2). For the basic webdriver and Eclipse IDE setup, please follow my old post .Please go through following steps to setup... [Read More]

How to take a screenshot in selenium webdriver?

In Following article we are going to see how to take screenshot in selenium webdriver. I am using c# with VS2010. Screenshot is a very important factor while testing in selenium. When ever any important functions need to be tested, we should take screenshot after testing . We may use... [Read More]

How to work with Proxy in Selenium WebDriver

In this article we are going to see the functions for the configuration of proxy while testing a web application(under different proxy) . The are various property to control proxy settings of a browser. In here I am using c# with VS 2010.Selenium webdriver has build-in class to maintain proxy... [Read More]

Administrating Firefox in Selenium Webdriver

In this following article, we are going to see different functions in  selenium webdriver for Firefox Administration. I am using c# with VS2010. When Firefox run in PC, it always run under a profile.What is Firefox profile? Firefox saves our personal information such as  bookmarks/passwords/user preferences/Extension settings  in a set... [Read More]

How to manage User Agents in JMeter

In this following article we are going to see how we can manage different type of user agents to simulate variety browser's hit on a server for load/stress testing. I am using jmeter 2.8.What is user agent? In short, User Agent is an identity of a client (user). A user... [Read More]
Tags: jmeter

Actions in selenium webdriver

In this article we are going to see how many type of action can be perform in selenium web driver. I am using C#(VS 2010). We will see different methods to perform action. Preliminary ideas is , every new action needs to build and then it will be ready to... [Read More]