https://issues.apache.org/bugzilla/show_bug.cgi?id=45724
Summary: Random Timer bug?
Product: JMeter
Version: 2.3.2
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
In my "script", I am using timers to slow down the process of going through a
web interface to the times a human user needs to click another element. To make
multiple threads do different things, I want to use random timers (either
Gaussian or Uniform).
It seems, however, that the first timer (even a non random timer) used decides
how long the rest of the timers will pause. I have setup a constant timer at
the start. If I set this to a low value (e.g. 300ms) the script will run rather
quickly through all the elements. If I set this to a higher value, it will
actually go slow.
I actually want most of the timers to be random within wide ranges in stead of
fixed by or close to the first timer.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]