OctoPerf 11.7 - Pacing, monitoring, dynatrace and more
This new release of OctoPerf brings a lot of long awaited features. This is all based on your feedback, so make sure to let us know what you would like to see in OctoPerf next!
Of course we have a few plans of our own for the future, but I strongly believe that a good software can only result from a good collaboration between users and developers.
Improvements
Pacing your execution
Throughput
If you ever had to execute a load test campaign you are probably aware that it's not only a question of concurrent users, you also need to define the execution rate of each user.
JMeter provides a Constant throughput timer that is also available in OctoPerf, this way you can define a target hit rate and the timer will increase or decrease to try to maintain this rate:
The main problem with this timer is that it is incompatible with anything that influences sub requests like the automatic resources and follow redirects option.
It's also often difficult to translate real business transactions activity to a certain number of hits/s.