PreviousNext
by bill-s, 2015-12-12T19:41:39.000Z
This week I have had two questions that involved the need to create a load test plugin. In the latest scenario the person wanted Cloud-based load test to ramp up the user count randomly. Yes plugins work the same for both on-premises and Cloud-based load testing. In this post i will walk through creating a load test plugin that randomly increments the user count every second (this is how often the heartbeat event is fired).
Read More