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 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 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