DLuning
12 years agoNew Contributor
Remove all runtime info from the project xml file.
When running a soapUI project the project file gets updated with
IDs
Timestamps
Generated data etc.
When adding new tests to an existing project you normally have to run the full suite before you can say you are done and can commit it to source control.
It should be possible to somehow get a clean project file that can be committed, so that we can diff versions and avoid false conflicts.
For this to work in SoapUI we probably need some way of marking if Project/Test Suite/Test Case properties and Properties TestStep properties should be persisted on save or not.
IDs
Timestamps
Generated data etc.
When adding new tests to an existing project you normally have to run the full suite before you can say you are done and can commit it to source control.
It should be possible to somehow get a clean project file that can be committed, so that we can diff versions and avoid false conflicts.
For this to work in SoapUI we probably need some way of marking if Project/Test Suite/Test Case properties and Properties TestStep properties should be persisted on save or not.