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 Open jmeter gui to see the content of the main window ### Actual behavior The main window is blank after opening jmeter.I tried running sh jmeter.sh in...
### Expected behavior fix bug ### Actual behavior jdbc request always set autocommit=1 ### Steps to reproduce the problem i wanna test transaction on mysql 8.0.20 . however, after opening...
### Expected behavior I expect the process to be completed quietly without throwing any exceptions as I believe everything was prepared properly. ### Actual behavior The Load testi thread continues...
Facing error "Unsupported Media Type" while not sending the content-type in APIs header using JMeter
### Expected behavior JMeter should not append/add the content-type it self when it is not configured in header. ### Actual behavior JMeter is sending a content-type automatically when it is...
### The documentation URL https://jmeter.apache.org/usermanual/get-started.html#what_cant ### Feedback In the user manual, you haven't mention that simulation of a native app is not possible with JMeter. I have recorded the requests...
### Expected behavior _No response_ ### Actual behavior I'm pretty sure that the uploading request is at the red box. However, when I click it to check the request details,...
### Expected behavior - I configure an HTTP Request sampler with multipart/form-data parameters - I include a file in the Files Upload tab and provide the correct parameter mapping to...
### Expected behavior Given a ISO8583 ASCII standard health check message: `00670800822000000800000004000000000000000409111530088001909916088001081` And Setting up TCP Sampler to use: `LengthPrefixedBinaryTCPClientImpl` with config: `tcp.binarylength.prefix.length = 4` Then: TCP Sampler should be...
### Expected behavior Load time = 0 ### Actual behavior    ### Steps to reproduce the problem 1. Generate parent sample 2. Include duration of timer and pre-post...
### Use case Hello, I would like to know if there is any chance we can use ZMQ in Jmeter. Is it allowed? Regards .- ### Possible solution _No response_...