jmeter
jmeter copied to clipboard
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
Fixes for several string formats, they are based on static analysis.
## Description This pull request adds a new column in the HTTP Sampler parameters table which allows the user to enable or disable the http parameter. To implement this feature,...
### Expected behavior  this is my heap config : "${HEAP:="-Xms5g -Xmx5g -XX:MaxMetaspaceSize=1024m"}" This memory and CPU look very normal  this is part of runtime log  ### Actual...
### Expected behavior Immet starts the server remotely, the client will freeze, and then a pop-up window prompts: Enjin Isbussy Priestleytt ### Actual behavior java.lang.IllegalStateException: Engine is busy - please...
### Expected behavior I'm using Java implementation because it is faster than HttpClient4. I expected that my headers would be sent independently of the implementation. ### Actual behavior When I...
### Use case We can start a Threat Group with right-click -> Start. It would be an incredibly high time-saver to be able to do the same on a Controller...
### Expected behavior _No response_ ### Actual behavior _No response_ ### Steps to reproduce the problem TransactionController (in genearteParentSample=false mode) is not recorded if last sampler in it was com.blazemeter.jmeter.controller.ParallelSampler....
### Expected behavior 正确的名称应该是"Assertion.test_strings",但当前显示为"Asserion.test_strings"。 In JMX file. The correct name should be "Assertion.test_strings", but it is currently displayed as "Asserion.test_strings". ### Actual behavior  ### Steps to reproduce...
### The documentation URL https://jmeter.apache.org/usermanual/build-programmatic-test-plan.html ### Feedback Missing info of hot to actually run created test plan. It would be nice to have a working project with most basics covered,...