jmeter
jmeter copied to clipboard
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
### Use case working sometimes on 17" laptop screen sometimes working on 26" monitor requires changing zoom level. Personally I have to Zoom-in every time I open jmeter. it would...
### Expected behavior WhileLoopController conition should be evaluated correctly but it always provide false and never evaluate condition ### Actual behavior WhileLoopController conition should be evaluated ### Steps to reproduce...
Hi I try to use jms and mq plugin of jmeter to send message to my java app, like this: Jmeter > mq > java-app On java app got this...
### Expected behavior Establish a 2000 long connection through jmeter and use a loop controller to send pings every 10 seconds without cycle loss ### Actual behavior Establish a 2000...
### Expected behavior Hi, I have a file upload request where, i need to select the files to upload, as soon as i select an image - its is encrypted...
### Expected behavior _No response_ ### Actual behavior _No response_ ### Steps to reproduce the problem Because http body is sensitive, json need to be encrypted byte[] ``` String value="{...
Don't use GUI mode for load testing !, only for Test creation and Test debugging. For load testing, use CLI Mode (was NON GUI): jmeter -n -t [jmx file] -l...
Import from cURL is having some limitation for length of the string to be processed as cURL command
### Expected behavior You are able to paste any cURL command into Import from cURL window ### Actual behavior Due to some limitations, the UI freeze and the string is...
### Expected behavior JMeter should be able to follow redirects that contain full URLS as route parameters. For instance, a HTTP 302 such as ``` Location: https://example.com/host/https://test.com ``` should make...
### Expected behavior This is just a visual Bug , how i can fix it ? ### Actual behavior _No response_ ### Steps to reproduce the problem I just open...