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 DiscussionsSoapUI 5.9.0 Installer.app does not open on macOS Ventura 13.7.5Missing wsi-test-tools in SoapUI 5.9.0How to escape ampersand in Property Expansion?
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