Forum Discussion
gordonb
12 years agoOccasional Contributor
The SOAP step is a standard request, with standard assertions.
However, sometimes the response contains "security failed". i.e. the login wasn't accepted.
So the groovy step looks for "security failed" in the response and then runs testRunner.gotoStepByName("StandardRequest").
After a couple of tries the SOAP step won't have a "security failed".
Crazy but true.
However, sometimes the response contains "security failed". i.e. the login wasn't accepted.
So the groovy step looks for "security failed" in the response and then runs testRunner.gotoStepByName("StandardRequest").
After a couple of tries the SOAP step won't have a "security failed".
Crazy but true.