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 DiscussionsCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1Invalid Content-Type for attachments
Related ContentValidate SAP API Responses Using ReadyAPI AssertionsAssertion for raw responseHow to assert on HTTP response code?