mercredi 13 février 2019

How to check thread group stopped execution in jmeter

I have two thread groups.

Thread group1: 
  http request
    csv data set configure -> stops when reached end of file
    
Thread group2:
  while loop
    http request
      csv data set configure -> reiterate when reached end of file

Both the thread groups run in concurrent manner, I want to stop the thread group2 when the thread group1 finished execution

Aucun commentaire:

Enregistrer un commentaire