Forum Discussion

rahul_phadnis's avatar
rahul_phadnis
Occasional Contributor
16 years ago

SOAPUI Project Files in svn

Hello,
We are planning to maintain our SOAP UI project file in subversion. In each of our test requests we need to update the session id during execution. This causes the file to be updated for each test execution. I would rather not save in subversion if the change is only session id. However detecting that is very difficult especially if you have made other test related changes.

Are there mechanisms for dealing with this.  How have other people who are maintaining the SOAP UI files in subversion dealt with this ?

Looking forward to hearing some thoughts.

Rahul

1 Reply

  • Hello,


    Hm, try using cleanup faze of test case or test suite to set that property to default value.

    robert