jmeter-java-dsl
jmeter-java-dsl copied to clipboard
Simple JMeter performance tests API
Hi Nice, project, thanks for doing that. do you plan to add support for python??
Hello! I'm very new to all this and been trying to develop some GUI using Jmeter Java.DSL. I have InfluxDB and grafana set up, but I don't understand how to...
java - 21 apache-jmeter - 5.6.3 jmeter-java-dsl - 1.28.1 @Test void capacity() throws Exception { testPlan( threadGroup() .rampTo(70, ofHours(7)) .children(httpSampler(targetUrl.getNginxUrl()), autoStop().when(errors().total().greaterThan(100L)), influxDbListener(metricUrl.getGrafanaUrl()))) .runIn(new DistributedJmeterEngineCustom("yourRemoteSlave")); } When i start remote testing...
I am looking for a way to enable tor disable connection reuse with each request. How do I set the keep alive session in dsl. I am having hard time...
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
Hello! I didn't find opportunity to use method csvDataSet() with argument inputStream or something like this Users cases: I want package and run tests with resourses into jar. Now, if...
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `pom.xml` #### Vulnerabilities that will...
 ### Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project. #### Snyk changed the following file(s): - `jmeter-java-dsl/pom.xml` - `pom.xml` #### Vulnerabilities...