K 10 svn:author V 2 pi K 8 svn:date V 27 2015-07-07T14:22:37.526437Z K 7 svn:log V 910 devel/soapui: 5.1.3 -> 5.2.0 http://www.soapui.org/news/SoapUI-5-2-released.html - You can use 4 new JSONPath-based assertions: o JsonPath Count Calculates the number of element occurrences in a JSON response. o JsonPath Existence Match Extracts data from a JSON response and compares it with an expected value. o JsonPath Match Checks if a JSON response contains specific node. o JsonPath RegEx Match Extracts data from a JSON response and verifies it with a regular expression. You can find the new assertions in the Add Assertions dialog, in the Property Content assertion group. - You can create new empty projects (in earlier versions, projects had to be based on WSDL or WADL, or URI). - Support for Java 6 has been dropped. To run SoapUI, now you need to have Java 7 on your computer. - Old-style icons have been replaced with newer icons. - Several bugs fixed. END