Run two thread groups at a same time in Jmeter

jmeter

Solution

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

Problem

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

Original source