On Sat, 2 Nov 2019 at 14:11, Vladimir Sitnikov <[email protected]> wrote: > > >The point is that this used to be easy with Ant, > > What is the point of discussing "this used to be easy with Ant"? > > I would kindly remind you that DnsManagerTest used to be a part of > "batch_scripts" (it was Bug60607.jmx),
For this particular test, that may be so, but that does not affect the issue. > and individual batch-test execution was NEVER possible with Ant. Yes, it was possible: ant batchtest -Dbatchtest.name=Bug60607 -Dbatchtest.jmx=Bug60607.jmx > Now Gradle enables individual test execution for both class-based and > batch-based tests. > > >It should be easy... > > Please feel free to figure out your way. > The documentation is there. Gradle is here. Well I must be stupid then, because I cannot find how to do it. Maybe someone else on the JMeter team can point the way? > Vladimir
