Jmeter Functions
According to the user manual, JMeter functions are special values that can populate fields of any Sampler or other element in a test tree. It is very useful tool to make … Continue reading
Jmeter Reporting
We perform load and performance tests to make certain that our hard work designing, programming, building and creating websites and applications do not fail when they go live. We need … Continue reading
Jmeter Q&A
1) Explain what is JMeter? JMeter is a JAVA tool, which is used for performance load testing. 2) Explain how JMeter works? JMeter acts like a group of users sending … Continue reading
Jmeter Tips & Tricks
1) Please refere the below URL for the ADF controls recording in jmeter http://one-size-doesnt-fit-all.blogspot.com/2010/04/configuring-apache-jmeter-specifically.html 2) Please find the jmeter adf correlation file below. ADF_Correlation.cor 3) We need to use the … Continue reading
Jmeter Execution
After Recording we have to replay the script : 1) Set the ‘Thread Properties’ to apply load, and click on ‘start’ option from the ‘Run’ tab or press CTRL+R. 2) Select … Continue reading
Jmeter Recording
JMeter from the Apache Jakarta project is a popular open source tool for load testing client-server applications. It is a java-based tool with many useful modeling features such as thread … Continue reading
Jmeter Detail Documents
For detail explanation of Jmeter w.r.to Correlation & parameterization , please refer below document. Jmeter_Detail Please refer the below attached document for the master-salve (distributed ) testing and configuration. … Continue reading
Jmeter Setup
Download:- Download Apache Jmeter from http://jmeter.apache.org/download_jmeter.cgi Download the latest zip file and extract it. Prerequisites :- Jmeter require;s JAVA 6 or higher version Installation:- Once Java is fully set-up … Continue reading
Jmeter Plugins
For effective reporting we have few plugins available in below mention site http://jmeter-plugins.org/wiki/StandardSet/ And place these plugins in this folder “\apache-jmeter-2.13\lib\ext” Some of the sample plugins are :- 1) JMeterPlugins-ExtrasLibs … Continue reading