You make a few Test cases in a Test Cases folder and see them in the Katalon Studio UI
Expected Behavior -
The list of Test Cases is automatically sorted alphabetically; otherwise you are enabled to choose a test case by left-clicking and move it up/down in the list.
Actual Behavior -
The list of Test Cases is not sorted. I can not move an entry up/down. The list look unordered. It is quite likely that I get frustrated if I make dozens of Test Cases.
I created the project on Windows7. The original project showed sorted list of TestCases. Fine, No problem. I stored the project into the local Git repository.
I pushed it to the GitHub.
Then I cloned the project to OSX. Katalon Studio on OSX showed the disordered list. I have no idea why this happens.