DLawrence
12 years agoNew Contributor
[Resolved] Assertion Problem in SoapUI Load Test
I have a very simple Test Case set up. It just makes a single call and then an assertion checks the response contains a certain tag to make sure the response isn't a failure of some kind.
This test works fine with no issues.
However when I convert it to a SoapUI Load Test the assertion always fails. I have run a packet monitor and can see that the results returned are correct and have tried changing the assertion from simple to xpath matching - both fail the same way.
I have seen a few forum posts on this but no response for a resolution:
http://forum.soapui.org/viewtopic.php?f=2&t=21614
http://forum.soapui.org/viewtopic.php?f=2&t=19150
http://forum.soapui.org/viewtopic.php?f=5&t=1461
Attached are some images which show the issue
This test works fine with no issues.
However when I convert it to a SoapUI Load Test the assertion always fails. I have run a packet monitor and can see that the results returned are correct and have tried changing the assertion from simple to xpath matching - both fail the same way.
I have seen a few forum posts on this but no response for a resolution:
http://forum.soapui.org/viewtopic.php?f=2&t=21614
http://forum.soapui.org/viewtopic.php?f=2&t=19150
http://forum.soapui.org/viewtopic.php?f=5&t=1461
Attached are some images which show the issue