Forum Discussion

JackD's avatar
JackD
New Contributor
12 years ago

Using testcases from another testproject

Hi, I am running several testprojects at night using Maven plugin/Jenkins. One of the test projects (A) contains several jdbc requests for setting up the environment. What I want to do is, in thi...