jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services

Results 416 jmeter issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement
to-triage

### 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...

defect
to-triage

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...

defect
to-triage

### 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...

defect
to-triage

### 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...

defect
to-triage

### 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="{...

defect
to-triage

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...

### 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...

defect
to-triage

### 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...

need info
defect
to-triage

### 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...

need info