kamahade
15 years agoRegular Contributor
BUG : soapui-pro-3.6.2-daily-2011-02-15-[1]
Dear Support team,
While running my JDBC request with this build, my query results are appearing like this.
Earlier, my query results would contain tablename_Column name. Based on this we have lots of assertions and which are all failing.
like this : //Results[1]/ResultSet[1]/Row[1]/TABLE_NAME.NAME[1]
While running my JDBC request with this build, my query results are appearing like this.
<Results>
<ResultSet fetchSize="64">
<Row rowNumber="1">
<TABLEID>30001896</TABLEID>
<TABLEENTITYSTATETYPEID>3</TABLEENTITYSTATETYPEID>
<TABLENAME> ReleaseB Name</TABLENAME>
Earlier, my query results would contain tablename_Column name. Based on this we have lots of assertions and which are all failing.
like this : //Results[1]/ResultSet[1]/Row[1]/TABLE_NAME.NAME[1]