Apache JMeter is an open source Java application, designed to load-test functional behavior and measure performance.
I want to use the highest possible number of threads (to use less computers) but without making the bottleneck to …
http web-applications load-testing jmeterI'm trying to Functional test a few APIs that need to be authenticated (OAuth 2.0) and simulate this in JMeter. I'm …
azure authentication oauth-2.0 jmeter jmeter-pluginsI have JMeter set-up on my Windows 8 machine. When I startup JMeter it starts fine but leaves a warning message …
java jmeter startup-errorI'm trying to set up a distributed load testing environment using JMeter. I need to set up the remote clients …
linux distributed jmeter loopbackWhen I make HTTP Request in JMeter I get Response data like "This page uses JavaScript and requires a JavaScript …
jmeter stress-testing load-testingI'm running a Thread Group with the following property values: Number of threads: 200 Ramp-up Time (sec): 20 Loop-count: 2 I also have …
jmeterI am running jmeter and encounter this problem, i have tried cookie manager and header manager, cache manager there, the …
java jmeter cookiemanagerI am trying to record a https site through jmeter (version 2.13, java version - 1.8u31) and I am getting SSLHandshakeException …
java ssl jmeter sslhandshakeexceptionI am creating a HTTP Request Sampler in JMeter to automate uploading file to a http service. Is there a …
jmeter