Forum Discussion

DrBlast's avatar
DrBlast
New Contributor
14 years ago

SoapUI hangs if assertion failed in TestCase TearDown Script

I've made a loop using Conditional goto with steps: 1. Request 2. Groovy script to set/update property variable 3. conditional goto. and added an assert to TesCase TearDown Script: def tc = te...