Top "Jmeter" questions

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

Jmeter - Java.Net.SocketException

I am running a Jmeter script on a web-application which is hosted on IIS and using ADFS authentication mechanism. For …

jmeter socketexception
Integration Selenium with either Jmeter or the Grinder

I've been trying to evaluate load and perfomance test tools and i think i might either go with Jmeter or …

selenium jmeter grinder
JMeter load client-side certificate

I try to add a p12 file to JMeter 3.3 configuration to reach a site. I added following lines to system.…

ssl jmeter ssl-certificate jks p12
JMeter - Using Variables from other BeanShell Pre/Post-Processors?

Is there a way to reference a variable from one BeanShell Pre/Post-Processor to another BeanShell Processor (they are within …

jmeter var beanshell
How to setup a load-test with JMeter for performing SP initiated SSO's with SAML

I want to setup a load-test with JMeter for performing SP initiated SSO's using SAMLv2 with a variety of users. …

jmeter load-testing saml openam
JMeter test plan with different parameter for each thread

I need to test web-srvice with JMeter. I've created test plan with Thread-group 500. I need to pass for each thread …

web-services rest wcf-data-services jmeter stress-testing
Jmeter - regex in beanshell (matcher()/pattern() ) is cutting national characters

i need to cut some words from server response data. Use Regular Expression Extractor I get <span class="snippet_…

java regex jmeter beanshell
How can I set the multipart boundary with JMeter

I'm using this guide to send a multipart POST request to a server with JMeter: https://www.blazemeter.com/blog/…

jmeter multipart boundary
How to read XML file in JMeter?

I have tried: //${__FileToString(C:\\QC\\qa\\Testlink\\Jmeter\\Expected\\test.xml,ASCII,${xmlFile})}; Found error message : org.apache.jorphan.…

java xml jmeter beanshell readxml
Why jMeter show transaction controller data in its summary report?

Here i have A recording controller and test script recorder. I recorded the user activities using template. This automatically creates …

jmeter performance-testing load-testing jmeter-plugins