All Collections

Load Shaping Stack

Precise ramp profiles, target RPS, and safe failure thresholds.

By NaveenKumar, QAInsights

Move beyond simple thread-count ramps. Control exact requests-per-second schedules, use concurrency-based thread groups that scale to demand, and back it all with an auto-stop listener so your tests never run away.

Plugins in Stack

3

Total Downloads

57,036

Trending This Week

+349

Install entire stack

Terminal
$ PluginsManagerCMD.sh install jpgc-casutg,jpgc-tst,jpgc-autostop

Plugins in this stack

Why it's here: Replaces the default Thread Group with Concurrency and Arrivals Thread Groups — spawn threads on-demand to hit target concurrency rather than a fixed count.

Why it's here: Sets a desired RPS (hits/s) schedule with precision ramp-up and hold phases — ideal for reproducing production traffic shapes.

Why it's here: Guards runaway tests: automatically stops execution when error rate or latency exceeds configurable thresholds during the load run.

Related Collections