Forum Discussion
FredB
11 years agoNew Contributor
heols wrote: You need to have an assertion in your SoapUI TestCase to control this.
I have assertions defined in my SoapUI Test Steps. But even when they fail, the number of Requests marked "Completed" is increased in my corresponding SoapUI Runner in LoadUI, and the number of Requests marked "Failed" keeps always the value 0. Even when my SoapUI Request generates a SOAP Fault, and even when I send a bad request, these requests are count amongst the Completed ones and not the Failed ones. It seems that LoadUI doesn't get from SoapUI the status of my requests.