I want to run below scenario with Jmeter, is it possible?. Please help on this
Scenario
I have 20 queries, These queries should run concurrently with 5 threads and each thread should complete all 20 queries.
But at any given point time all threads should run different queries (.i.e one thread query should not match with other query).