ak0032803Contributor16 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 add a REST query string without the 'name='Rest step assertions written in SoapUI 5.5.0 are failing in SoapUI 5.8.0SoupUI 5.7.1
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