Katalon always exits with code 0 in error cases

I had a similar situation where no tests ran but but KRE reporting exit code 3 which is for

  • 3: The execution has failed test cases and error test cases.

Details are here

Katalon team should consider it on priority because the job statuses are misleading for CI/CD workflow.

2 Likes