-
**Describe the bug**
The JMeter runs in our project using `id 'de.qualersoft.jmeter' version '2.4+'`. These runs started to fail suddenly with no build changes with the following error in JMeter logs…
-
**Describe the bug**
While using AWS DLT, all thread groups runs with same number of VUs. Although different thread groups are set with different VUs in Jmeter script
**To Reproduce**
1. Create 2…
-
### What happened?
When I use the kloadgen plugin 5.6.5, I see exceptions (IncompatibleClassChangeError) in the jmeter log file after starting jmeter 5.6.2. I haven't used any function of kloadgen un…
-
**What is your question?**
I run my script against multiple regions during a single run, and want to collect the metrics in separate CSV files for each region.
In my JMeter script, I setup a `Simp…
-
**Describe the enhancement you'd like to see**
- Have Test A create and save artifacts
- Download them with the —mask flag on the ci
- Use those artifacts in Test B - vie e.g. a prerun script on th…
-
**Describe the bug**
Whilst viewing a given test run in jtlreporter, specifically under the "Request Statistics", it seems the headings are mis-aligned with the actual values below.
![image](https…
-
Hi
Even though we specify our own scripts in the command line arguments to get invoked. The framework picks my-scenario.jmx always.
Command used:
source .env && JMX=HH_PTE_AFO_LoginLogout.jmx …
-
- locust: 0.8a2
- MacBook Pro 2016
- python 3.6.2
I ran some benchmarks with `locust`, `wrk` and `ab`, and locust always reports an average response time around 300ms, while the other 2 report 4m…
-
I am using a JMeter test that uses a csv files that contains x,y coordinates that the test will use to send requests. In JMeter in the CSV Data Set Config config element I have the following format as…
-
### 联系方式
_No response_
### MeterSphere 版本
2.6.1
### 使用外置数据库
否
### 问题描述
当场景内部嵌套循环时,内层循环即使不涉及csv文件,也会影响后面的请求读取正确的csv数值。如:
如果内层循环之前的请求,读取的是csv的第一行,那么该内层循环后续的请求可能会读取csv第二行(甚至遇到过第三、四、…