Forum Discussion

gauravmastercar's avatar
gauravmastercar
New Contributor
8 years ago

Why number 99999999999999999999 in SOAPUI 5.2.1 is changing to hexa -1.0E20?

There is number of length 20 in postgres database - -99999999999999999999 and I am expecting same representation in our restful api JSON response but unfortunately it is displayed as - 1.0E20. But i...