Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Run two thread groups at a same time in Jmeter

Tags:

jmeter

I have two independent threads in Jmeter.How to run both the threads at a Single run?

like image 508
user1321824 Avatar asked Dec 20 '22 23:12

user1321824


1 Answers

If you create two thread groups, by default jmeter will run them concurrently.

like image 156
Lee Lowder Avatar answered Jan 26 '23 00:01

Lee Lowder