Forum Discussion

logesh's avatar
logesh
Occasional Contributor
15 years ago

Excel - Appending Data

Hi All,

I use JExcel.1.3.jar API to play around with Excel files for my data driven testing requirement. The package (to my knowledge) did not allow me to append data into the Excel file. So I created a copy to the Excel file to avoid that.

Is there anyways to accomdate such functions using groovy script ?
Does generic soapUI package support such Excel functions (appending) ?
Is there any other API that contains more functionalities ?

Please share any peice of code or information if so.