Desmond_Cassidy
17 years agoContributor
Disabling/Deleting all similar Assertions in a Test Suite.
Hi,
I have 2 Web Services that are very similar - in fact so similar that they differ by only one field. In the first WebService my SoapUI requests have assertions on requested data which test the value of THAT one field. Of course after cloning the Test Suite to the Second Service/Suite the Assertion is still there.
Is there any Mass edit of Assertions possible in SoapUI.?? or a method which would enable me to disable these.
Note: I have experience with XML so I performed a small hack which substituted
"Match content of [a:ServiceGroup]">
with
"Match content of [a:ServiceGroup]" disabled="true">
Question though - is there a 'preferred' way that eviware might suggest....
Cheers,
Desmond.
I have 2 Web Services that are very similar - in fact so similar that they differ by only one field. In the first WebService my SoapUI requests have assertions on requested data which test the value of THAT one field. Of course after cloning the Test Suite to the Second Service/Suite the Assertion is still there.
Is there any Mass edit of Assertions possible in SoapUI.?? or a method which would enable me to disable these.
Note: I have experience with XML so I performed a small hack which substituted
"Match content of [a:ServiceGroup]">
with
"Match content of [a:ServiceGroup]" disabled="true">
Question though - is there a 'preferred' way that eviware might suggest....
Cheers,
Desmond.