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 Some LDAP servers use external SASL and mTLS for authentication. This works well via JAVA however it requires a custom Socket Factory as described here: https://docs.oracle.com/javase/jndi/tutorial/ldap/security/ssl.html ###...

enhancement
to-triage

### Expected behavior If embedded resource URL contains backslash \ it should be converted automatically to forwardslash ### Actual behavior Now, once the embedded resource URL contains backslash it is...

defect
to-triage

### Use case Virtual threads can now be officially used in JDK21. Does JMeter have plans to support this feature ### Possible solution _No response_ ### Possible workarounds _No response_...

enhancement
to-triage

Stripping success result in order to speed up transmit in distributed test mode ## Description If the result is successful, fulfill SIZE information in BODY/HEADER etc, and replace DATA information...

In my test experience, when the performance of the system under test is much too fast (for example, when testing Redis), the milliseconds is too large to reflect the performance...

### Use case Using the latest version of JMeter (5.6.3), I was able to import a cURL command, but I've been struggling to export my HTTP request to cURL format....

enhancement

JEditableCheckBox paint a border in a color (likes Very Light Blue) to help differentiation to Standard Checkbox (no border) and Editable Checkbox (with color border). ## Description JEditableCheckBox paint a...

### Expected behavior Run the ./gradlew test command. Task: src: Function: test Error: Failed 0.0 seconds, org.apache.jmeter.functions.TestStringtoFile > testWriteToFileIOException (path) org.opentest4j.AssertionFailedError: This method'Stringtofile' should fail in a non-writable folder =...

defect
to-triage

### Expected behavior - The HTTP Cookie Manager should be enhanced to: 1. Capture the expiry time from the Set-Cookie response header. 2. Store the cookie with its correct expiration...

defect
to-triage

### Use case I've been working with JMeter for some time and I just found that there's a property for Include controller called "includecontroller.prefix" Is there a chance to include...

enhancement
to-triage