[Webtest] Running a webtest from java, rendering output via xslt

Dierk Koenig webtest@lists.canoo.com
Fri, 23 Jan 2004 16:02:21 +0100


accidentally I came to know that 
jennitta at agilecanada.com
has done somthing similar.

You may want to ask her to share her
codebase.

cheers
Mittie


> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of stu robertson
> Sent: Donnerstag, 22. Januar 2004 23:07
> To: webtest@lists.canoo.com
> Subject: [Webtest] Running a webtest from java, rendering output via
> xslt
> 
> 
> What I'd like to be able to do is execute a webtest
> from a java class, and specify the location of the xml
> file as a classpath resource.
> 
> Something like:
> 
> java WebTestRunner org.foo.MyTest.xml
> 
> and be able to capture the results as xml.
> 
> I've looked through the javadoc and source, but I'm
> not sure of the best (or any :-) way to do this.
> 
> Any input would be greatly appreciated.  I'm planning
> on integrating webtest and Cactus, where we're
> executing all of our other tests.
> 
> Thanks!
> 
> Stu
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
> 
>