RazisOccasional Contributor12 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 Contributor12 years agodef assertion = testStep.addAssertion("Contains")assertion.setToken('my token')Thanks a lot!
RazisOccasional Contributor12 years agodef assertion = testStep.addAssertion("Contains")assertion.setToken('my token')Thanks a lot!
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentValidate SAP API Responses Using ReadyAPI AssertionsAssertion for raw responseHow to assert on HTTP response code?