Forum Discussion

krogold's avatar
krogold
Regular Contributor
6 years ago
Solved

merge projects

Hello,

 

I'm currently working on a ReadyAPI project with a collegue. Our projects have the same resources (same swagger has been used) and we are developing different testSuites.

We have both a testSuite with the basic resources tested unitary and our own testSuites that refer to this testSuite's testCases.

example.

TSuite_common/TCase1 : request1

TSuite_my_Collegue/TCase1 : run TSuite_common/TCase 1 + some processing

TSuite_my_testSuite/TCase1 : run TSuite_common/TCase 1 + some other processing

 

We want to merge projects in order to have all the testSuites but when I export/import his testSuites, the references to resources are lost, ie. references to TSuite_common/TCase1, altough I have the exact same TSuite_common/TCase1 in my project !

 

It is not possible to resolve all the links by hand as there are too many of them, is there a particular option that I have to set to do the merge properly ?

Do I have to use groovy scripting ?

 

thanks in advance

 

Alexandre

  • Hi krogold

     

    Try Feature of ReadyAPI, that is Composite Project.

     

    This feature will help multiple person work upon singlr Project.

     

    Go through for Paid Version:

    Composite Project

     

    Free Version

    For SoapUI

     

    Search for "pretty print" for Soapui Link

     

    Do like and accept if you find it as a Solution

     

    Thanks,

    Himanshu Tayal

     

1 Reply

  • Hi krogold

     

    Try Feature of ReadyAPI, that is Composite Project.

     

    This feature will help multiple person work upon singlr Project.

     

    Go through for Paid Version:

    Composite Project

     

    Free Version

    For SoapUI

     

    Search for "pretty print" for Soapui Link

     

    Do like and accept if you find it as a Solution

     

    Thanks,

    Himanshu Tayal