jmeter
jmeter copied to clipboard
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
### 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...
### 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....
### 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...
### 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...
### Expected behavior  There is some problems while using a 240HZ screen.The scene is torn apart which is depressing==_== ### Actual behavior  There is some problems while using...
### 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...
### 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...
### 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...
### 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...
### 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:...