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.
chathuradContributor to JHunt7 years agoFew minuts ago i did the same but little bit different way, But your answer is correct. Thanks again.
Recent DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved
Related ContentData ValidationValidate SAP API Responses Using ReadyAPI AssertionsJQL functions not available