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 I use Kotlin DSL and currently I have to subclass JMeter hierarchy to be able to implement/override 'props' and 'schema' on multiple JSR223 test elements to allow...

enhancement
to-triage

### Use case We use the HttpMetricsSender in src/components/src/main/java/org/apache/jmeter/visualizers/backend/influxdb to send metrics to an influxdb instance. This instance is only reachable via HTTPS / TLS endpoints. It is not possible...

enhancement
to-triage

### Expected behavior I hope cloneTree will not lost data in threadGroupTree ### Actual behavior after cloneTree, my data has lost ### Steps to reproduce the problem // 创建一个CSV Data...

defect
to-triage

### Expected behavior `WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release WARN StatusConsoleListener The use of package scanning...

defect
to-triage

## Description Added the ability to change element names in the Search Tree. A new checkbox "Names replace" has been introduced. When set to "true," the changes will be applied...

### Expected behavior We created a **thread group** for testing APIs. The **configurations** we used are as follows: Number of Threads: 50 Ramp-up Period: 0 Loop Count: 1 Startup delay:...

defect
to-triage

### Expected behavior 90th percentile response time should be same as in aggregate report. ### Actual behavior 90th percentile response time is showing incorrect in HTML report. ### Steps to...

defect
to-triage

### Expected behavior Jmeter should post and redirect to the next page flow in DotNet Nuke. This works with Jmeter 5.5 but not in 5.6.x. ### Actual behavior We authored...

defect
to-triage

### The documentation URL https://jmeter.apache.org/building.html ### Feedback On the page there this list of steps to follow to import the project on IntelliJ. 1. Open the build.gradle.kts file with IntelliJ...

to-triage
documentation

### Expected behavior _No response_ ### Actual behavior I have a Java program that uses the StandardJMeterEngine runTest method to run tests. When the JMX file contains an errors that...

defect
to-triage