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

https://github.com/apache/jmeter/blob/3e9af5de35718ae31eabcd2e46cd5462760091ed/src/protocol/jdbc/src/main/java/org/apache/jmeter/protocol/jdbc/processor/AbstractJDBCProcessor.java#L44 DataSoure -> DataSource

i am trying to run jmeter through argowork flow , the flow is working fine here is the logs and the reports is created empty without any data , i...

need info

### Expected behavior org.apache.jmeter.JMeter#startUdpDaemon ### Actual behavior org.apache.jmeter.JMeter#startUdpDdaemon The method name is misspelled?daemon or ddaemon? ### Steps to reproduce the problem check source code in `org.apache.jmeter.JMeter#startUdpDaemon` ### JMeter Version 5.6.3...

defect
to-triage

update org.apache.jmeter.JMeter#startUdpDdaemon to org.apache.jmeter.JMeter#startUdpDaemon Closes 6325 ## Description fix issue : https://github.com/apache/jmeter/issues/6325 ## Motivation and Context When i read jmeter source code, i find this method name looks like is...

### Expected behavior `${__groovy(props.get("baseDir")+"/results/latency_data.csv")}` evaluated to correct file path like `/Users/username/projects/qa-perf/performance/jmeter/results/latency_data.csv` ### Actual behavior `${__groovy(props.get("baseDir")+"/results/latency_data.csv")}` evaluates to `null/results/latency_data.csv` ### Steps to reproduce the problem ### Prerequisites: Having a test plan...

defect
to-triage

### Use case See https://news.apache.org/foundation/entry/evolving-the-asf-brand The ASF would replace the feather with something else, so it is likely we should remove the feather as well. ### Possible solution We could...

enhancement

## Description Apply HiDPI fonts on GUI startup according to `jmeter.hidpi.mode` and `jmeter.hidpi.scale.factor` properties. ## Motivation and Context Useful to avoid setting zoom scale manually every time GUI is started....

### Expected behavior hello, When the loop is executed, the variable value is cleared at an unprecedented time each time ### Actual behavior When the second loop is executed, the...

defect
to-triage

## Description Added a shortcut icon for Windows users to set up Jmeter ## Motivation and Context To set the icon on Windows, it must be in the icon format,...

### Expected behavior I want to know how to automate If on clicking of Sign in in my cyber league web application but for login authorization Microsoft login page is...

defect
to-triage