Scheduled tests

Hello,

is there any way to schedule any tests?

Regards

G.

Hi @Gilead

You can use integration between Katalon Studio and Jenkin to schedule your test cases.

Regards !

or … any other method to schedule a command execution, e.g cronjob in linux, task scheduler in win …

Yes @Ibus

You can get Command line code from Katalon Studio and write it inside .bat file (windows) and create new task scheduler as you want.

This should work as per standard access of task scheduler and your windows user

Or you can use TeamCity.

1 Like