Can Soapui free edition assert between outputs from two requests?
I want to check if a value from a output is equal to value from another output.
Can Soapui free edition assert between outputs from two requests? I want to check
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes you can! 🙂
Here’s a Groovy script that works in my soapUI v2.5.2 (it’s pro but this works in free version as well):
I hope this works for you too.
Cheers!
Shonzilla