roja1
5 years agoContributor
How to do assertions using using groovy script
Hi,
I'm using soapUI for test execution. I want to do contains assertion using groovy script. I want to check if a certain list of fields are present in my response or not. For that I need to use contains assertion and as per the requirement I need to do it through groovy script. Please suggest me on how to achieve it.
Thank you in advance