As Tong said the feature is very basic but it might be easier to debug if you 
just run with 1 thread and remove everything else but the following.

S1_Simple controller_LOGIN

              Test case1_login
again for debugging purpose, you should use an interval of something like 5 
seconds instead of 5 mins :)
    On Monday, April 24, 2023 at 12:15:53 PM EDT, Tong Sun 
<suntong...@gmail.com> wrote:  
 
 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

  

Reply via email to