Hi, I have a test suite for selenium for the wicket examples, which I use to test with when releasing (or testing your release). In that way I can quickly test on IE6, IE7 (using vmware (2 pcs unfortunatly)), Firefox etc.
I can wrap them up and put them somewhere. Frank On Wed, Jul 2, 2008 at 6:30 PM, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > All, > > I'm trying to discover which functional testing tool suits Wicket > development best. My options are: > > - Canoo webtest > - Selenium > - Watir > > I'd like some folks to create a couple of functional tests for our > wicket examples in one of these tools so that we get a complete > overview of all three testing platforms. > > I've created one test for Canoo webtest, and I like the output of the > tool. The XML stuff is not that great though. Fortunately it also > supports groovy scripts. I intend to create some more tests and hope > that someone will be able to translate those tests to selenium and > watir so that we can compare these tools. > > Anyone interested? > > Martijn > > -- > Become a Wicket expert, learn from the best: http://wicketinaction.com > Apache Wicket 1.3.4 is released > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
