Is it possible to share test case between different projects?

Is it possible to share test case between different projects?
A project with certain customKeywords, it can be converted to .jar for use as an external library??

 

Hi Carlos,

I’m so sorry that I did misunderstand your concern. I’m afraid there is no way to share test cases between projects. My suggestion is that you can put 2 projects into 1 Katalon project so that you can share common test artifacts.

Thanks.

I have already integrated my two projects in Git in the same repository, but how do I use a test case of project A in project B?

I have to do some import?

I’m afraid it’s not possible to share test case between projects unless those projects are from the same Git repository.

In that case, how is it done?