RazisOccasional Contributor13 years agoAdd and configure assertion for response from groovyDoes anyone know how to add and configure assertion for response step from groovy?
1 ReplyReplies sorted by Most LikedRazisOccasional Contributor13 years agodef assertion = testStep.addAssertion("Contains")assertion.setToken('my token')Thanks a lot!
RazisOccasional Contributor13 years agodef assertion = testStep.addAssertion("Contains")assertion.setToken('my token')Thanks a lot!
Recent DiscussionsOS SoapUI: Can it connect and use Cosmos DB"Clone interface" between projects not workingSOAPUI not responding to soap11 requests
Related ContentAssertion for raw responseHow to assert on HTTP response code?Smart Assertion - assert logical/relationship contracts in response