0
votes

There are 4 thread groups that run different tests simultaneously (mostly http requests). In one thread group I need to run two http requests at once. How to do it? JMeter is not allowing to nest thread groups.

1
You need 2 requests to execute in parallel?user7294900
Yes but these requests are already in a threadJonas

1 Answers

2
votes

If you need to run 2 requests at once for the same thread (VIrtual User) , you need to use this plugin:

You can install it with plugin manager.