Forum Discussion

efefefef's avatar
efefefef
Occasional Visitor
9 years ago

Removed JSON-XML representation while there is no Json Assertions

Hello guys!

I used to use free version of SoapUI 5.0.0. I've got a big JSON project whole covered by xpath assertions.

I had installed 5.1.3 and what i saw.. you've removed the JSON-XML representation, like so you did in pro version. But there is no Json Assertions in free version. And for what reason there is JsonPath property transfer then?

Will you add Json Assertion to free version? No hope? What will happen with existing xpath assertions in further versions? Should i be worried it will be no longer sustainable? I just want to understand how should I act now..

 

 

1 Reply

  • rupert_anderson's avatar
    rupert_anderson
    Valued Contributor

    Hi,

     

    I cannot answer for the SoapUI product changes that you are having an issue with (good to point them out though), but in terms of work-arounds a good alternative is to use a script assertion using either: 

     

    One advantage to the script alternatives is that they don't have any issues translating XML to JSON, which the SoapUI JSON representation did for certain types of XML documents.

     

    Hope this helps,

    Rupert