Eviware Forum

soapUI => soapUI => Topic started by: John Overbaugh on December 14, 2007, 01:00:07 am



Title: Backing up/using source control
Post by: John Overbaugh on December 14, 2007, 01:00:07 am
Folks,

Now that I actually have 8-16 hrs worth of usable work, I want to start backing up my soapUI projects in a source control repository.

If I have soapUI projects which include requests and groovy scripts, what files do I need to backup? Obvously the soapUI project file, but I need to know if anything else (esp the groovy scripts) is stored elsewhere.

Thanks in advance,

John O.


Title: Re: Backing up/using source control
Post by: omatzura on December 14, 2007, 01:13:57 am
Hi John,

the project file contains more or less your entire project so there are no "external" files you need to back up, unless you have used the Groovy Script Library which needs to be managed seperately..

Hope this helps!

/Ole
eviware.com


Title: Re: Backing up/using source control
Post by: John Overbaugh on December 14, 2007, 08:52:44 pm
Thanks Ole - is there some place where the groovy script library is documented, because I'm about to do that (my backlog for the day includes 1) getting going with backups and repository and 2) moving my code out of each test into parameterized, centralized helper scripts).

Or do I just back up the \bin\scripts directory?


Title: Re: Backing up/using source control
Post by: omatzura on December 15, 2007, 12:03:53 am
Hi,

the script-library is documented at http://www.soapui.org/userguide/scripting.html#Groovy_Script_Library

As you say, just back up the bin\scripts directory..

regards!

/Ole
eviware.com