You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by EP...@upstate.com on 2002/07/11 20:08:06 UTC

RE: generating excel files from schema.xml

dbUnit...  It rocks!  It's available from sourceforge.  I use it paired with
WebTest for my testing of the website, as well as populating data for cactus
style tests that require a specific database setup.

Eric

-----Original Message-----
From: Ben Hogan [mailto:ben@lizardsoftware.com]
Sent: Thursday, July 11, 2002 2:13 PM
To: turbine-user@jakarta.apache.org; torque-user@jakarta.apache.org
Subject: generating excel files from schema.xml


This is a long shot, but worth a try:

Does anyone have a ant task or java program handy that could generate an
execl file from the schema.xml?

The idea is that this excel file could hava a formula to create the
following string:

INSERT INTO   A6  ( 'B1' , B2, B3, B4 );

this would allow for test data to be loaded into the database simply by
copying and pasting all the strings into the sql console.

Alternativley - does anyone have pointers to test data loading
strategies/tools that non techical customers can use?

many thanks.

Ben


http://lizardsoftware.com/


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: generating excel files from schema.xml

Posted by Ben Hogan <be...@lizardsoftware.com>.
Thanks Eric! You're 'da man.


----- Original Message -----
From: <EP...@upstate.com>


> dbUnit...  It rocks!  It's available from sourceforge.  I use it paired
with
> WebTest for my testing of the website, as well as populating data for
cactus
> style tests that require a specific database setup.
>
> Eric


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>