AwesomeFrequent Contributor16 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_SuppoAlumni16 years agoPerhaps the best way would be to form a new list with each loop, and copy that to the property.
Recent DiscussionsTear down script not executed when project is executed from testEngine.Korean (CJK) characters show as boxes (□) on macOS Apple Silicon in ReadyAPI 4.xReadyAPI 4.1.0 issues with groovy "assert" statements
Related ContentValidate String in GroovyGroovy Script convert string to integerUsing Groovy's Split() to grab a specific string value