Forum Discussion
PM_r
Staff
13 years agoYou could access other projects using Groovy by calling getProjectByName(String projectName) on the workspace. From then on you could access the TestCase and clone it to another project.
This would require some scripting though.
This would require some scripting though.