Forum Discussion
groovyguy
Community Hero
Here's how I would do this:
import com.eviware.soapui.support.XmlHolder def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context ); // Fail if the response does not have the value assert (messageExchange.responseContentAsXml.contains("Value to be checked"));
Related Content
- 9 years ago
- 8 years ago
- 5 years ago
Recent Discussions
- 19 hours ago
- 17 days ago