Forum Discussion

Oferv's avatar
Oferv
Super Contributor
13 years ago

How to run other project's Main Unit

Hi,



I have ProjectSuite that include 2 projects.each of this project has a unit name Main(Let's call it Main1 and Main2).i would like to run the first Main1 and once Main1 finish running i would like TC to run Main2(which is on a different project).



How do i do that?



Thanks

2 Replies

  • irina_lukina's avatar
    irina_lukina
    Super Contributor

    Hi Ofer,


    I recommend that you follow the steps below:

    1. Open the Test Items page (Project Editor) for the first project and specify only one project item on this page - Main1 routine.

    2. Open the Test Items page (Project Editor) for the second project and specify the Main2 routine on this page.

    3. Open the Test Items page (Project Suite Editor) and make sure that it contains both of your projects.

    4. Run the entire project suite.


    Does this help?