Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9035163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T08:41:25+00:00 2026-06-16T08:41:25+00:00

I have 3 Thread Groups in my test plan. These Thread Groups must be

  • 0

I have 3 Thread Groups in my test plan.
These Thread Groups must be with fixed request weights (for example 1st-50%, 2nd-40%, 3rd-10%).
If I need to emulate constant number of users, the solution in this post which was given by @PMD UBIK-INGENIERIE works good if I set Loop Count as number (1, 10, 100 ect.). But the problem is when I set the check-box “forever” for Loop Counts, the proportion between groups is broken.

Now I need to increase the amount of users, saving proportion of requests between my 3 groups, to perform the capasity assessment.
All 3 groups must send requests evenly, in this constant proportion 50-40-10.

If I use Stepping Thread Group, I can evenly increase number of users in each of them, but I can’t set the proportion of request for them.

Could you please tell me any idea, how to do this?


UPD1.

My screenshots with settings:
enter image description here

and

enter image description here

What is wrong?


UPD2. The last variant (I have put numbers manually for each group) is (Thread Group1 – 50%):

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T08:41:27+00:00Added an answer on June 16, 2026 at 8:41 am

    The idea is the same as in PMD UBIK-INGENIERI’s answer.

    1. Set USERS variable in User Defined Variables or test plan variables (or you can pass it through command line).
      Also set variables:

      PERCENT1 to 0.5
      PERCENT2 to 0.4
      PERCENT3 to 0.1
      
    2. Add 3 stepping thread groups with:

    “This group will start” set to

    ${__BeanShell(Math.round(${PERCENT1}*${USERS})}
    ${__BeanShell(Math.round(${PERCENT2}*${USERS})}
    ${__BeanShell(Math.round(${PERCENT3}*${USERS})}
    

    “Then start” set to:

    ${__BeanShell(Math.round(${PERCENT1}*${USERS}/10)}
    ${__BeanShell(Math.round(${PERCENT2}*${USERS}/10)}
    ${__BeanShell(Math.round(${PERCENT3}*${USERS}/10)}
    

    It will work if value of USERS variable can be divided by 100

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Test plan in which there are multiple Thread Groups. I want
In JMeter, I have a test plan with a thread group. The thread group
I have a problem - i can't compile SqlCipher. I'm using this http://groups.google.com/group/sqlcipher/browse_thread/thread/55c6296b56bf4533/c792bbec6df7d4f4?tvc=2#c792bbec6df7d4f4 instructions
[I have this discussion at http://groups.google.com/group/django-users/browse_thread/thread/989c569d5118980d] Is 'django.template.loaders.app_directories.load_template_source' required in the TEMPLATE_LOADERS setting for
I have researched and viewed the post to install luamongo- http://groups.google.com/group/luamongo/browse_thread/thread/1eaa56974614dc90/c91c842e241aa4de#c91c842e241aa4de But the installation
I have the next test plan in JMeter: on the screenshot you can see
I'm running a set of thread groups (consecutively) and I need to reset a
I have thread where downloading xml file a this xml file i want to
Suppose I have thread 1, the main window UI thread and thread 2, a
Is if almost always required to have thread syncing (i.e. use of mutex, semaphores,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.