Hi,
It is deprecated because Concurrency Thread Group has the same
functionality and much better additional features. STG was
implemented many years ago, there are newer ideas since then.
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Andrey,
Deprecation does not mean it is completely removed. So you can
continue using this component. Also, you may keep older version of
plugin to keep it after deletion.
Thanks,
Rajani
But full ramp-down does not solve the need to lower load and continue the test. And "prevent system failure" sounds strange, since the goal of the test is usually to cause system to fail. If you want to test system without failing, you can just pick lower load value.
Additionally, you can use JMeter properties inside load level
fields of CTG and change them dunamically based on some logic,
that's the real solution for case "I want to dynamically decrease
the load".
Could you please provide any documentation if avialiable using CTG how to dynamically ramp down the Load.
We use up to 300 users, since it bigger load so far we are using STG to slowly rampdown the users.Since testsuite has 9 scenarios and each scenario iterations are not same so we cannot use CTG and cannot set same loop count.
Thanks
Thanks Andrey!