Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some request is not sent inside the random controller #5756

Open
earlif opened this issue Jan 9, 2023 · 1 comment
Open

some request is not sent inside the random controller #5756

earlif opened this issue Jan 9, 2023 · 1 comment

Comments

@earlif
Copy link

earlif commented Jan 9, 2023

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)

@earlif
Copy link
Author

earlif commented Jan 10, 2023

bing is opened as expected after I disable the HTTP Cache Manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant