Forum Discussion

andrewpmast's avatar
andrewpmast
Contributor
14 years ago

Generators - Display rates don't match for virtual user

This is not the case with fixed rate, ramp, random.

1) Launch LOADUI
2) Import (or create) a project with a virtual users component, soapui runner, statistics component all connected
RESULT: A rate of 20 is listed on the right-most grid rate display
3) Click or hover on the "number of users" wheel (but don't adjust the wheel)
RESULT: Red text shows a value of 100
4) Click or hover on the "Request Interval (Sec)" wheel
RESULT: Red text shows a value of 5
4) Now, begin to rotate the "number of users" wheel and note the red text value of 100 changes as well as the rate on the right-most grid rate display
RESULT: The numbers don't match but grow and shrink at different values
5) Now, rotate the "Request Interval (Sec)" wheel up and down
RESULT: The right-most display grid value instantly jumps and syncs with the value from the "number of users" wheel (red text)

SYSTEM: Windows 2008 Server 64-bit on (x86)

3 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi!

    thanks, this will be fixed as soon as possible.. !

    And a bigger thanks for taking your time to report all these issues :-)

    /Ole
    eviware.com
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    The display shows the effective rate, which is determined as the ratio of the numebr of users to the interval between requests. It will be equal to the number of users only when the interval is set to 1.

    We could add the Virtual Users and Interval displays to the component, do you think that would make it clearer?

    /Nenad
  • eviware support wrote:
    The display shows the effective rate, which is determined as the ratio of the numebr of users to the interval between requests. It will be equal to the number of users only when the interval is set to 1.

    We could add the Virtual Users and Interval displays to the component, do you think that would make it clearer?

    /Nenad

    Got it! I missed that relationship on the grid display value. Thanks!