AndyHughes
14 years agoRegular Contributor
Assertion fails in loadui but not in soapui
I'm trying to use Property Transfers in order to export a parameter from a service response and have it display in maybe a table log in LoadUI. I have the property transfer working in the sense that I have got it to store the response in a property I have created. What I can't do is get that property to display anywhere in LoadUI with the contents of the response. If I can do this then I can prove that each request has been successful (or not). I then wouldn't necessarily need an assertion as I could see the whole response each time. Or better still a specific part of it.
I've already tried clicking "Add test case properties to results message' it doesn't do anything. I have a table log off each node of the soapui runner and there is no output in any of them that relates to the response message. Also in the settings dialogue of the soap ui runner the properties tab doesn't contain the property I am trying to save despite having "Add test case properties to results message" ticked.
Also, each request is failing in loadui due to an assertion in soapui pro which checks for the word 'fault' in the response. However when I run the same test in SOAPUI Pro, it passes fine every time?
Really need help with this. I'm soooo close.
I've already tried clicking "Add test case properties to results message' it doesn't do anything. I have a table log off each node of the soapui runner and there is no output in any of them that relates to the response message. Also in the settings dialogue of the soap ui runner the properties tab doesn't contain the property I am trying to save despite having "Add test case properties to results message" ticked.
Also, each request is failing in loadui due to an assertion in soapui pro which checks for the word 'fault' in the response. However when I run the same test in SOAPUI Pro, it passes fine every time?
Really need help with this. I'm soooo close.