ak0032803Contributor15 years agoGroovy Script for an array with mulitiple elementsHi , I have elements like - Planname = Plan1,Plan2 Quota = 20,30. Logically it means -For plan 1 quota is 20 and for plan2 quota is 30. I want to generate array like - <Plans> <PlanName...Show More
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentGroovy script to count JSON elements found by a JSONPath queryDynamic request creation with Groovy - element Creategroovy - list parsing fails if it contains one element