apache / apache/jmeter

some request is not sent inside the random controller

Open
#5,756 1 comment 0 reactions 0 assignees View on GitHub
defect to-triage
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

### Expected behavior

Random open google, bing or baidu in 20 loops. google, bing, or baidu are opened randomly, and the total request amount is 20.

### Actual behavior

bing is opened only once. The total request amount is less than 20.
image

### Steps to reproduce the problem

1. Create a new thread group, and set [Loop Count] to 20
image
2. Add a [Random Controller] into the created Thread Group
3. Create 3 [HTTP Request] to open bing, google and baidu
image
4. Start the script

### JMeter Version

5.5

### Java Version

tested on java version "1.8.0_301" and openjdk version "11.0.2" 2019-01-15

### OS Version

MAC 13.0.1 (22A400)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.