jmeter-java-dsl
jmeter-java-dsl copied to clipboard
Simple JMeter performance tests API
Add support to the cookie manager to create custom cookies
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...
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...
Please include Prometheus Listener for generating Grafana dashboard using Jmeter-DSL.
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...
Minor refactoring code attempts.
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...
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)...
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...
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...