Can we able to create Test suite from two different projects

Hi,

I have created two web projects as Project 1 and Project 2.

Project 2 has 320 test cases and Project 1 has 40 test cases.

I have created third project as Consolidated project where I need to create test suite by adding test cases from Project 1 and Project 2.

Is the above scenario possible in Katalon Studio ?

Is that possible to do the same scenario in batch file execution.

Can you help me out to find a solution.

Thanks in advance.

Hello

No, unfortunately this is not possible. You cannot reference a test case that exists outside of your current project folder.

You would need to copy the test cases and all dependencies into the combined project.