Forum Discussion

meldoobs's avatar
meldoobs
Occasional Contributor
10 years ago

Merging of projects

Hi,
We are thinking of using SOAPUI PRO for our automated regression suite, as it can send API calls and integrate with selenium.
Our devs have concerns about how it works in terms of version control, merging and use with source control repos.
This is not my area of expertise so i thought i would ask here.

I have seen an old post saying this will be possible soon...
viewtopic.php?f=2&t=798

And a help page talking about composite projects...
http://www.soapui.org/Working-with-Proj ... pport.html

But i'm still not sure if there are any limitations (e.g. working on the same test step/test case/test suite/groovy script) or if SOAPUI pro is up to the task?

1 Reply

  • SiKing's avatar
    SiKing
    Community Expert
    I do this all the time.
    Definitely must use the Composite project mode, and make sure that you have "Pretty Print Project Files" turned on (Preferences > WSDL Settings).

    As for multiple people working on the file (test case). This is up to the version control system to handle. Have a talk with your developers and have them explain "merging", and especially "automatic merging", as this could cause problems for your SoapUI projects.