ContributionsMost RecentMost LikesSolutionsLoad & security tests of SoapUI 5.3.0 Open Source also available in SoapUI NG Pro? Hello, I implemented some very basic functional, performance and security tests in SoapUI 5.3.0 Open Source in order to evaluate the product. Performance tests use strategies Simple and Burst, security tests use Cross Site Scripting. TestRunner, LoadTestRunner and SecurityTestRunner scripts were also compiled. Now I consider upgrading to SoapUI NG Pro. Question: Will my load and security tests (including the *TestRunner scripts) also be available/functional in SoapUI NG Pro? Or would I have to upgrade to LoadUI NG Pro and Secure, additionally? In my opinion, SmartBear documentations are somewhat unclear in this respect. Regards, Hans. JSON response in Datasource loop disappears after setting valid Assertion Hi, I am just evaluating SoapUI NG PRO / Ready API 1.9.0 with a REST webservice. "/api/v1/exchangerates GET Request1" returns a JSON response array, and "/api/v1/exchangerates/{iso_code} GET Request1" loops though it (1.jpg). The run executes successfully. In particular, the response of every iteration is visible in the Transaction Log (2.jpg) But after adding a JSON Existence Match Assertion which is always valid (= true), all responses become invisible (3.jpg). Is this implemented behaviour or a bug? If the former, what's the reason? Best, Hans.