jvich
9 years agoOccasional Contributor
Why Ready Api returns JDBC as lowercase and SOAPUI as uppercase
Hi all.
We are developing a full testing in our services and we found a big trouble. The testers are using Ready Api and the developers use SOAPUI community (sporadic use).
We want that the same project could be executable via ready api and soapui and after some workarounds we are in troubles with jdbc response that:
Ready api returns lowercase
SOAPUI returns uppercase.
This is a fu*** for us because the xpath (transfer properties and scripts) fails between interfaces.
How I can force the Ready api to return the response in uppercase?
This is very important for us.
Thanks