Top "Jmeter" questions

Apache JMeter is an open source Java application, designed to load-test functional behavior and measure performance.

JMeter: How to know the reason of java.net.SocketTimeoutException?

i am making load test for my web application, and i set the connect timeout and response timeout to be 20 …

java testing jmeter load-testing socket-timeout-exception
Difficult to understand the Gaussian Random Timer?

I have read the Gaussian Random Timer info in jmeter user manual but it is difficult to understand. any one …

jmeter jmeter-plugins
Extracting JSON Response using Bean Shell Postprocessor

I am trying to extract the value of one variable of a JSON array using Beanshell postprocessor but I am …

json jmeter beanshell
How to generate Concurrent User load in Jmeter

I have a test where users will logs in and enter search keyword in search field and will get the …

concurrency jmeter load-testing
JMeter: Distributed (Remote) Testing: Unable to run tests remotely

I setup a distributed load testing environment using JMeter. I am running a Linux Virtual Machine (CentOS) on my Windows …

jmeter load-testing distributed-testing
Stress testing WebSockets in Jmeter

I'm trying to stress test my WebSocket server using Jmeter's plugin (jmeter-websocket). The thing is that the plugin comes with …

websocket jmeter jmeter-plugins
GWT load testing with jmeter

I have a GWT application and wanna to test load and functionality using a tool like jmeter. I am not …

gwt jmeter load-balancing
Extracting from Response Header with Regular Expression

I'm trying to extract the confirmation number at the end of the location tag in the response header to a …

regex header jmeter response-headers
How to get JMeter to request gzipped content?

My website serves gzipped content. I verified with Firebug and YSlow. However, JMeter does not request the gzipped content. Therefore, …

gzip jmeter
Need Step by Step Guide to execute the Jmeter Scripts in Jenkins (with Hudson build) over Ubuntu

I'm new to Jenkins (Hudson Build). I don't have any Idea how to integrate the Jmeter script with Jenkins installed …

jenkins hudson jmeter jmeter-plugins jmeter-maven-plugin