loops - Run a jmeter thread group every 5 minutes -
my jmeter test plan has thread group has csv config , 2 http requests
i want able run thread group every 5 minutes performs csv config , 2 http requests every 5 minutes
google search hasn't gave me info
thanks suggestion
barry
update: benefit of others
to solve problem uses test action sampler, follows:
send first http request send second http request test action sampler - wait 5 minutes in milliseconds
i put in thread group loops forever , sends 2 requests every 5 minutes
does thread group contain single http request? well, add timer the thread group.
Comments
Post a Comment