Hi all I am using POI to build an excel file with data from a query that is executed on a database, I am using testNG to run multiple tests but writing the data (different queries in different tests) to the same excel file but the returned data in the queries is the same structure. The test cases pass successfully and the records are being written to the file but as soon as i try and open the file i get an error saying there was a problem with some content and if it is repaired Excel discards the following records after the first row, Any suggestion would help to solve this problem
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
