Problem with tests suite that contains both web and API test cases

I tried to create a test suite containing both web and API test cases,
the problem is that when I run the test suite, the tests don’t run in sequential order, is there a particular configuration to do so that the tests run in order?

Hi @mmammou,

Test cases in Katalon Studio test suite are designed to run in sequential modes. That is abnormal if they don’t run in that order. Please help to share some screenshots and console log of the executed test suites.