NBomber icon indicating copy to clipboard operation
NBomber copied to clipboard

Custom load simulation

Open AntyaDev opened this issue 1 year ago • 0 comments

https://docs.locust.io/en/stable/custom-load-shape.html https://k6.io/docs/javascript-api/k6-execution/ Poisson Distributions

context.AddScenarioCopy() or context.SetScenarioCopy()
context.ScenarioInfo.GetScenarioCopyCount()
context.ScenarioInfo.GetFailsCount()

AntyaDev avatar Dec 13 '23 06:12 AntyaDev