We recently upgraded to version 1.8 from 7. We are experienceing a bug where assertions are failing due to the actual response in the assertion step is [] (blank) when the response actually has the correct value and we see it in the response pane
Has anyone else experienced this issue and if so, what was resolution, if any?
Additional, any advice on how to revert back to 1.7.? I cannot fine version 1.7 exe on SmeartBear site.
Hi Scotthclements,
Could you please check if the issue persists in the latest Ready! API maintenance build? You can download it here:
https://support.smartbear.com/downloads/readyapi/nightly-builds/
If you see the same wrong behavior, please report it to our Customer Care Team for the investigation.
In 1.8 Assertions on a JDBC responses fail for me because fields are now in lowercase
1.7
<Results>
<ResultSet fetchSize="128">
<Row rowNumber="1">
<DATA>12345</DATA>
1.8
<Results>
<ResultSet fetchSize="128">
<Row rowNumber="1">
<data>12345</data>
Thank you for the response, Tanya. I installed the update and the issue still present. I have followed your recomendation and reported to customer care team. Thank you
Subject | Author | Latest Post |
---|---|---|