jeudi 2 mai 2019

How to run multiple http requests sequentially multiple times

I'm using jmeter for testing. I have 1 thread group setup and multiple http requests under that thread group. Jmeter will run those requests sequentially. But how do I get them to run sequentially multiple times?

My setup is as follows: Thread Group -http request 1 * variables * save file * results tree -http request 2 * variables * save file * results tree -http request 3 * variables * save file * results tree

I want jmeter to run them multiple times in order. For example I want them to run twice. So I want request 1 to run, then request 2 and then request 3. Then I want request 1 to run, then request 2 and finally request 3.

Aucun commentaire:

Enregistrer un commentaire