AwesomeFrequent Contributor15 years agoMerge property 'string' with groovy 'list'hi, thanks in advance for you help! i have a groovy script that loops around a request and builds a List [] from the elements in a response. for each iteration it reads/stores the List in a Propert...Show More
SmartBear_SuppoAlumni15 years agoPerhaps the best way would be to form a new list with each loop, and copy that to the property.
Recent DiscussionsAI-based API test generationSolvedChange the UI style of ReadyAPi 4.0?JDBC fails with "org.apache.xmlbeans.impl.values.XmlValueDisconnectedException" error in TestEngine
Related ContentGroovy Script convert string to integerValidate String in GroovyUsing Groovy's Split() to grab a specific string value