Forum Discussion
EADS_Support
16 years agoOccasional Contributor
Hi Ole
I've written some groovy script to output the req/res xml to file and they are coming in at about 8.5/4.5 KB respectively, this does work (takes about half an hour to run through) however the powers that be have requested that the req/res be contained within the xls doc
I'm new to groovy scripting and have to do a fair bit of searching about to find out how to do stuff so whilst I'm sure there is probably a work around by writing out to the files then reading them in and putting them into excel (i.e. append the ds output) on a record by record basis this seems like a very long winded approach especially when the functionality exists to write directly to the excel file for a test case run
any suggestions?
Cheers
Mike
I've written some groovy script to output the req/res xml to file and they are coming in at about 8.5/4.5 KB respectively, this does work (takes about half an hour to run through) however the powers that be have requested that the req/res be contained within the xls doc
I'm new to groovy scripting and have to do a fair bit of searching about to find out how to do stuff so whilst I'm sure there is probably a work around by writing out to the files then reading them in and putting them into excel (i.e. append the ds output) on a record by record basis this seems like a very long winded approach especially when the functionality exists to write directly to the excel file for a test case run
any suggestions?
Cheers
Mike