Top "Jmeter" questions

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

How to get response message HTTP Request on Beanshell Jmeter

Hi actually I want to test web service using Jmeter. but I am stuck when I want try to get …

jmeter beanshell
ERROR - jmeter.util.BeanShellInterpreter: Error invoking bsh method: eval Sourced file: inline evaluation of:

Getting below error when i run the jmeter script having Beanshell Post Processor as a child to a sampler. ERROR …

json jmeter beanshell
jMeter: How to simulate many concurrent users logging in with different login ids

I need to do load testing of a GWT based app. jMeter is my tool. I'm able to simulate many …

jmeter load-testing
Generate 'Random number' variables in JMeter

Is it possible to generate 'Random number' variables in JMeter? I have recorded a user journey I have imported the …

random jmeter performance-testing blazemeter
How to execute Ajax requests in JMeter?

I want to execute Ajax requests in JMeter. I record my test plan with JMeter and BlazeMeter but none can …

ajax jmeter blazemeter
testing a curl request with jmeter

I have a curl request and i don't know how to transform it in jmeter : curl -H application-id:my-app-id -H …

curl jmeter httprequest backendless
How to encode an attachment to Base64 in Jmeter?

I'm trying to encode a file to Base64 in Jmeter to test a web service using the following script: String …

web-services jmeter base64 automated-tests jmeter-plugins
JMeter remote test fails with error message "Engine is busy - please try later"

I get an error when using jmeter with one master and one remote node. I did this steps: Java & …

jmeter jmeter-plugins
What is different between props and vars object in JMeter

Im new in load and performance testing so could anyone explain me, what is difference between vars object and props …

jmeter
How to do load testing using jmeter and visualVM?

I want to do load testing for 10 million users for my site. The site is a Java based web-app. My …

performance jmeter load-testing visualvm jvisualvm