I am using j meter tool.I have to do three process and do the load testing for the same.
- Login
- Add Patient(After login)
- Logout.
When i run the j meter for 100 users. It will executed in the following way
- Login(100 users) is executed fully.
Then only Add patient process is executed.Now my doubt is how to execute in the below order
- Login(1),Add Patient(1),Logout(1)
- Login(2),Add Patient(2),Logout(2) etc.
Aucun commentaire:
Enregistrer un commentaire