On Mon, Apr 24, 2023 at 9:14 AM Sunil Malgaya <sunilmalg...@gmail.com> wrote: > > JMeter experts, > > > > I have a need where I need to run a login call at the interval of 5 minutes > only (unlike every virtual user who keeps running them continuously). This > is how my test plan looks: > > > > S1_Simple controller_LOGIN > > Test case1_login > > Test case2_landing page > > Test Case3_select from dropdown > > > > S2_Simple controller_Select Page > > S3_Simple controller_Review Page > > > I want the "S1_Simple controller_LOGIN" call to be run only at an interval > of 5 minutes (to simulate real time user experience). I tried putting > "Uniform Random Timer" with 5 minutes but still the login calls are running > continuously. Please advise what option(s) would work for this scenario?
Please be specific how you are doing the S1 thread load control, and be more specific about what you want -- *single thread* executed once every 5 minutes? You must be doing something wrong, as it is a very basic setup. > Thanks, > > Sunil --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org For additional commands, e-mail: user-h...@jmeter.apache.org