Liberty_Informa
12 years agoRegular Contributor
soapui-settings file copy
As you say soapui-settings file is specific to the user. Please tell us how should we handle the situation like following:
We added few global properties through groovy script on local machine and checked in the changes. The same code is downloaded and executed on a separate Unix box where we run nightly tests.
Due to some reasons we had to delete those global properties on the local machine. Since soapui-settings file is not part of the package or not maintained in the source control tool, how can I carry the changes that were done in the local machine on to the Unix box? Normally in the Unix box, we do not run soapUI through the GUI. It is purely used to run tests through scripts.
I do not think copying soapui-settings file is advisable due to OS difference and many more differences between these two boxes many be soapUI version differences as well.
Is that you recommend I fire up soaui .sh file and make same changes manually in the Unix box?
I hope you understood what I am trying to convey.
Thanks.
We added few global properties through groovy script on local machine and checked in the changes. The same code is downloaded and executed on a separate Unix box where we run nightly tests.
Due to some reasons we had to delete those global properties on the local machine. Since soapui-settings file is not part of the package or not maintained in the source control tool, how can I carry the changes that were done in the local machine on to the Unix box? Normally in the Unix box, we do not run soapUI through the GUI. It is purely used to run tests through scripts.
I do not think copying soapui-settings file is advisable due to OS difference and many more differences between these two boxes many be soapUI version differences as well.
Is that you recommend I fire up soaui .sh file and make same changes manually in the Unix box?
I hope you understood what I am trying to convey.
Thanks.