hc_vinod
10 years agoOccasional Contributor
How to execute a project in different suite
Hi ,
I have created 2 project P1 and P2 under Project Suite S1 and similarly i have created 2 more projects in P11 and P22 in Project Suite S2 ,
I have opened project Suite S2 and i need to execute project P1 and P2
Is this possible ? if so let me known the steps to do the same
For Suite S2 to know about P1 and P2, you'll have to add a pointer to them inside Suite S2.
Open Suite S2 in the Project Explorer and use right-click to Add Existing. Browse to P1 and add it. Now you'll see P1 inside Suite S2 with a blue arrow on it. Do the same thing for P2. It's not making a separate copy of P1 and P2, just pointing to the existing ones. Now you can access those tests from Suite S2.
.