chathuradContributor8 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 MoreJHunt8 years agocourseType.each { assert it.contains("General English") }
chathuradContributor to JHunt8 years agoFew minuts ago i did the same but little bit different way, But your answer is correct. Thanks again.
chathuradContributor to JHunt8 years agoFew minuts ago i did the same but little bit different way, But your answer is correct. Thanks again.
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentValidate SAP API Responses Using ReadyAPI AssertionsData ValidationJQL functions not available