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

### Expected behavior Given API under test requires gzipped json body, And I created HTTPSampler with a [JSR223 preprocessor, which compresses request](https://stackoverflow.com/a/33741293/7940542) When I run tests Then server returns 200...

need info
defect
to-triage

### Use case Is there a way to make a database request via an SSH tunnel (i.e. via a jump server)? JDBC doesn't work with SSH Sampler or OS Sampler+SSH....

enhancement
to-triage

### Expected behavior I am trying to test different DB with JMeter 5.6.2 and I expect for the test to run without issues. As example JDBC Connection Configuration for MSSQL...

need info
defect
to-triage

### Expected behavior It should start running threads ### Actual behavior **quits** in few seconds after below message: `Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445` **Below is what I...

defect
to-triage

### Expected behavior ![image](https://github.com/apache/jmeter/assets/111218812/ffebeb2c-19a5-4e68-9fc2-63688601922b) There is some problems while using a 240HZ screen.The scene is torn apart which is depressing==_== ### Actual behavior ![image](https://github.com/apache/jmeter/assets/111218812/ffebeb2c-19a5-4e68-9fc2-63688601922b) There is some problems while using...

defect
to-triage

### Use case In many cases, test elements need "per-thread-group-scope" variable or "per-test-execution-scope" variable. For instance: * Timers use `static final Map` * Summarizers might need their state as well...

enhancement
to-triage

### Expected behavior When the Save Response Data option in the listener report file configuration window is de-selected the response data is NOT written to the XML report. ### Actual...

defect
to-triage

### Use case Errors from `__groovy(...)` should be visible to users, and it should fail the test. Currently, `org.apache.jmeter.functions.Groovy` catches all exceptions and it only logs them. See https://github.com/apache/jmeter/blob/a45bcc9172e5d3fd5cb12c3792dce5b0559187c6/src/functions/src/main/java/org/apache/jmeter/functions/Groovy.java#L131-L134 The...

enhancement
to-triage

### Expected behavior GraphiteBackendListenerClient configured on Jmeter 5.5 and 3.3 should send correct throughput value (TPS) to influxDB. ### Actual behavior GraphiteBackendListenerClient configured on Jmeter 5.5 and 3.3 is not...

defect
to-triage

### Expected behavior JMeter ready to work ### Actual behavior Additional information ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: java [33857] Path: /opt/homebrew/*/java Identifier: java Version: ??? Code Type:...

defect
to-triage