Scheduling performance testing jobs in botium box

On botium box, performance testing jobs are listed under test projects and is there a way to schedule these jobs so that they run automatically? I tried giving a cron expression under test execution settings and a little clock symbol appears next to the project but nothing happens.

How to pre configure load test duration and number of parallel sessions on botium box?

1 Like

As we considered load testing something that is done occasionally only, in a well-prepared environment ready to be broken by the generated load, there currently is no option to schedule load tests in Botium Box.

If you know how to use GraphQL, you may use the Botium Box API to schedule the load tests with your own scheduled API calls.