lively629Visitor5 years agowhy need to remove assertions before Adding Xpath match(which is put before request step) 1.DataSource 2.Add xpath assertion Notes: def assertionList = myTestRequest.getAssertionList(); for( e in assertionList){ myTestRequest.removeAssertion(e); } if(contact_id!=""){ contact_idXPA...Show More
Nastya_KhovrinaAlumni to sonya_m5 years agoHi lively629, We need more information here (as nmrao requested).
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentValidate SAP API Responses Using ReadyAPI AssertionsGroovy script for JDBS request assertion. Unexpected element: CDATAHow can I assert a json parameter in Request with a XML response through Script Assertion in Soap UI