lundi 4 mars 2019

How to add timer between loop controllers being called in a single thread in jmeter

I added a jmx script in jmeter5.0 with two loop controllers called within a thread. two loop controllers are - 1. User login 2. User Logout

I want all my users from csv to login at once and then logout at once, which is working fine. But before next login, I want some delay (after logout controller). Putting constant timer will make the delay in all requests instead of loop controllers. Anybody please help.

Aucun commentaire:

Enregistrer un commentaire