[Webtest] Canoo WebTest Standalone without Ant

Dierk Koenig webtest@lists.canoo.com
Wed, 17 Nov 2004 10:16:43 +0100


Hi,

you start with

java org.apache.tools.ant.Main -f mytestfile.xml

This approach can also be used to debug WebTest.

As always with java you need to have your CLASSPATH
properly set up, e.g. it must contain the ant.jar.

cheers
Mittie

> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Chakra Yadavalli
> Sent: Mittwoch, 17. November 2004 1:23
> To: webtest@lists.canoo.com
> Subject: [Webtest] Canoo WebTest Standalone without Ant
> 
> 
> Hello, the WebTest website says that running Canoo WebTest as a
> standalone process (without Ant) is as simple as running a java
> program. How do I do that?
> 
> Thanks in advance,
> Chakra.