Forum Discussion

David91's avatar
David91
Frequent Contributor
9 years ago

Sync (share) code and object two project in same project suite

Hi,

 

i have 2 PROJECT in one PROJECT SUITE. First project is for Dev testing and Second for RC testing (testing one application). I want to make an change in one project but wont the same thing all the time to write again to another project in the project suite. Can any projects in the project suite share among themselves?

 

Thx

3 Replies

  • shankar_r's avatar
    shankar_r
    Community Hero

    I would say instead of having projects with same scripts you should have a common scripts and create a function with parameter which can be used to switch between application.

     

    Anyways, For your question there is one option which is,

     

    Add units of Project 1 in Project 2 as a existing item. Then it will ask do you want update the latest scripts. for More info refer here