How to mapping suite.ts's guid to testcase's testCaseGuid?

As katalon only support to run specify test suite in the console mode, I’m wondering is that a way to assembly test cases dynamic. After some investigation, I found when I add a new case to the suite, the .ts file add a testCaseLink tag, but the guid can’t mapping the testCaseGuid, so is that a way to mapping it after doing some algorithm?

2 Likes