Is there a way to copy over test cases from one project into another? I have a test framework that I would like to make copies of to modify for different deliverables.
If there is not a way to do this currently I would love to see this implemented in the future!
I know the Katalon team has implemented an import feature for keyword packages already. I think it would be great to see it for test cases & objects as well down the road. In the meantime this is a sufficient method for me!
1- go to katalon studio folder ( usually under C:\users\username\katalon studio
2- select your whole project folder , right click , Copy
3- right click on katalon studio folder anywhere and paste. ( a copy of your project folder would be pasted)
4- rename it, relaunch katalon and open that project.