chathuradContributor7 years agoSolvedValidate availability of atleaset one item After doing some basic scripting like this def response = context.expand( '${Request 1#Response}' ).toString() def slurper = new JsonSlurper() def json = slurper.parseText response def courseType...Show MoreJHunt7 years agocourseType.each { assert it.contains("General English") }
chathuradContributor to JHunt7 years agoFew minuts ago i did the same but little bit different way, But your answer is correct. Thanks again.
Recent DiscussionsHow do I create a JSON file?SOAPUI 5.9.1 Still Includes Log4j 2.17.1 — When Will an Updated Version Be Released?20 years of SoapUI - Share your story
Related ContentData ValidationValidate SAP API Responses Using ReadyAPI AssertionsJQL functions not available