Hi,
I have content assertion for value 50000
- in responce soap ui in json view have 50000
- in responce soap ui in outline view have 50000.0
- in assertion for this value have 50000
when run test
- in soap ui assertion is ok
- in testrunner have error - soap ui expecting 50000 actual was 50000.0
anyone ?