Is there any way to execute tests one by one

Hello Florian,

We are trying to execute two test cases added in a test set , in test executions we have not given any input for “Parallel Jobs Count (Optional)” still we are seeing that for both test cases execution started at same time. We want to execute one testcase at a time and continue.

Since all both test cases started at same time it is causing failure for us, how we can restrict execution one at time.

Regards,
Deepak

By default, the test case execution load is distributed among the available Botium agents. You can force to have sequential execution by setting the mentioned field to 1.

Thank you Florian, it worked for me. :grinning:

1 Like