java.lang.NullPointerException using Schema Compliance Asser
Hi, I am trying to use the 'Schema Compliance Assertion' in one of our test cases. This is the scenario: 1) I call a service and get some XML response (using WADL) 2) The response of this servi...