Hi all,
I'm trying to use Ultimate thread group for testing the scalability of an API, I'm not able to find the option to pass the ultimate thread group schedule thread values as part of starting jmeter. Can any one help on this.
i tried
-J threads_schedule=spawn(1,1s,1s,1s,1s) spawn(2,1s,3s,1s,2s)
-J threadsschedule=spawn(15,1s,1s,60s,0s)
these 2 options didnt work.