Top "Jmeter" questions

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

Parsing JSON with jmeter to pass a json array as it is from previous HTTP response to a new HTTP Request

I had a query regarding fetching a part of json response obtained from 1st request in jmeter to form a …

json jmeter post-processor
How to use jmeter to test an Oracle Stored Procedure with sys_refcursor return type?

I want to test an Oracle Stored Procedure by using jmeter.I have done everything but parameters. And here is …

oracle testing stored-procedures jmeter sys-refcursor
What does 90th, 95th & 99th pct matrices means in dashboard report of jmeter?

In jmeter 3.0 I have created dashboard report but getting problem in reading some matrices like 90th, 95th and 99th pct …

jmeter jmeter-plugins
Running Jmeter testplan in non GUI mode

I have created some test plans in Jmeter. Now I need to run them trough command line or java API. …

java jmeter jmeter-plugins
How to print 95 and 99 Percentiles in the jmeter aggregate report command line?

I am trying to print 95 Percentile and 99 Percentile response times in the jmeter aggregate report from the command line For …

jmeter jmeter-plugins percentile
Jmeter | Plugins 1.3 - Error while starting Webdrivertest

I just trying to start a webdrivertest at Jmeter with the plugins Extras, Hadoop, ExtraLibs and Webdriver. (all 1.3.0) When I'm …

selenium-webdriver jmeter jmeter-plugins
JMeter setProperty depending on ResponseCode or String value

I am writing a test where different users have different rights to add and delete other users to a team. …

jmeter beanshell
define a list in BeanShell (jmeter)

Could anyone help with BeanShell script? So, I'm trying to use a List in my code sample, however, I couldn't …

java jmeter beanshell
how to use jsr 223 preprocessor in jmeter?

Someone please help me how to do scripting using jsr223 preprocessor in Jmeter with some examples. Any best site to …

jmeter jsr223
How to resolve error "Cannot load JDBC driver class" displayed in jmeter 4.0

I recently updated to jmeter 4.0 from jmeter 3.2. In jmx file, i have query to execute and it was running fine …

jmeter jmeter-4.0