ContributionsMost RecentMost LikesSolutionsData Driven Test in Ready API I have setup a data driven test successfully in Reay API1.7.0 and its working fine. Then i tried to insert a simple assertion on response like true / false using message content assertion or any other assertion, tests are getting failed. When i double click on any of the sets outline tab is showing org.apache.xmlbeans.XMLException. If i dont have any assertion then API is getting valid response.Any help?