jmeter-java-dsl icon indicating copy to clipboard operation
jmeter-java-dsl copied to clipboard

Simple JMeter performance tests API

Results 57 jmeter-java-dsl issues
Sort by recently updated
recently updated
newest added

Add support to the cookie manager to create custom cookies

enhancement

We need Kafka based support in JMeter Java DSL for async API load testing. We are using Kafka Support and Kafka backend Listener from Jmeter plugin manager and hope to...

enhancement

Lately started using Karate(https://github.com/karatelabs/karate) which essentially has the feature file written in gherkin format. I use it for API automation testing which is basically easier when written in a simpler...

enhancement

Please include Prometheus Listener for generating Grafana dashboard using Jmeter-DSL.

enhancement

When I use: `threadGroup(50, Duration.ofSeconds(10)` I see no issues it works fine, 100% of the time. But when I use **rpsThreadGroup**, even though there are so much less throughput gets...

Greetings I have an issue when using the RpsThreadgroup. Let's say I run a test with 4 requests per second, a hold duration of 1 minute and a ramp up...

bug

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.9 to 0.16.10. Release notes Sourced from katex's releases. v0.16.10 0.16.10 (2024-03-24) Bug Fixes \edef bypassing maxExpand via exponential blowup (e88b4c3) escape \includegraphics src and alt (c5897fc)...

dependencies
javascript

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.5.5. Release notes Sourced from org.postgresql:postgresql's releases. v42.5.4 What's Changed apply doc changes from PR #2743 to release/42.5.x by @​davecramer in pgjdbc/pgjdbc#2753 fix: fix testGetSQLTypeQueryCache...

dependencies
java

Hi, (jmeter-java-dsl) team. Nice, project, thanks for doing that. I am curious, do you plan to add support for gRPC samples? I will try to implement some custom samplers for...

enhancement