Hi,

The Maven-plugin for canoo is working fine for me. Now we have an
additional request from the testers to run Pre-conditions for
initialising database for each test script.
The way I am proposing to do this is to put an extra tag in the script
called 
<Pre-Condition SQL = "UPDATE ..."/>
And in Config tag I want to put the oracle connection parameters
database.server =
database.username=
database.password=
etc.

Can we do this in the plugin? If we can then, I would like to know how
to add this functionality in the plugin. I mean how to override it to do
this? 

There is a work around by adding maven goal and then execute each test
script one-by-one using -DFile attribute. But if it can be integrated
with maven plugin it will be very nice.

Thanks,

Jit

-----Original Message-----
From: Jiten dra [mailto:[EMAIL PROTECTED]]On Behalf Of
Jitendra Joshi
Sent: 13 January 2003 09:51
To: 'Siegfried Goschl'; '[EMAIL PROTECTED]'
Cc: Jitendra Joshi
Subject: RE: Contribution of Maven Canoo Webtest Plugin


It is very cool.
Thanks.

Jit

-----Original Message-----
From: Siegfried Goschl [mailto:[EMAIL PROTECTED]]
Sent: 10 January 2003 17:41
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Contribution of Maven Canoo Webtest Plugin


Hi,

the Maven Canoo Webtest Plugin 0.5 is now available at

http://maven-plugins.sourceforge.net/

A sample test report can be found at

http://maven-plugins.sourceforge.net/webtest/webtest-report.html


Give it a try ...


Thanks 

Siegfried Goeschl
CTO
=================================
IT20one GmbH
mail: [EMAIL PROTECTED]
phone: +43-1-9900046
fax: +43-1-52 37 888
www.it20one.at

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to