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_KhovrinaSmartBear Alumni (Retired) to sonya_m5 years agoHi lively629, We need more information here (as nmrao requested).
Related ContentHow can I assert a json parameter in Request with a XML response through Script Assertion in Soap UIGroovy script for JDBS request assertion. Unexpected element: CDATAscript assertionScript Assertiondoes NOT equal assertion
Recent DiscussionsSudh budh bar hshs the day ofAssert Step Not Executing All AssertionsInclude external files (XML) for JDBC connectionAccessing database connection string from groovy test stepJDBC database connection pooling