How to define/access Test Items of project B in project A
Hi All,
I have one Regression Project Suite. In which multiple projects are there, lets say Project A and Project B. Project A has 400 Test Items defined and Project B has 100 Test Items defined.
I am using Jenkins to execute my tests using TestComplete plugin. In that I have selected option Entire Suite which will run all 500 Test Items in my test machine. The execution time was around 20 hrs.
To reduce the execution time I have got one more machine. I have decided to create two jobs in Jenkins one job will executed Project A test items and one job will execute Project B test items.
To equally distribute the test items between Project A and Project B. I tried to have some project A test items in Project B. Unfortunately I could not do so.
Is there any way to achieve this.
Thanks,
Karthik K R