and we are using jWebUnit in wicket-examples for in-container tests. Though the tests are quite simple.
Wicket-Bench (eclipse IDE) support Selenium (http://www.openqa.org/selenium/) Performance tests: we deliver a servlet filter (either in the core or extension project) which provides response times etc. See wicket-examples and the "information" page which provides some insight into session and memory usage. I'm sure there are more possibilities and a kind of (may be MBean based) console would be great. Including clearing internal caches etc. Ideas and contributions are more than welcome. Juergen On 8/2/06, Frank Bille <[EMAIL PROTECTED]> wrote: > WicketTester > (http://woogle.billen.dk/search/q/wickettester) is good for > functional tests. > > Frank > > > > On 8/2/06, Ittay Dror <[EMAIL PROTECTED]> wrote: > > Hi, > > > > What frameworks are suitable for automatic testing of wicket applications? > I'm interested in functional, regression and performance tests. > > > > Is it tricky because of wicket's on-the-fly id generation? > > > > Thanks > > Ittay > > > > -- > > =================================== > > Ittay Dror, > > Chief architect, openQRM group leader, > > R&D, Qlusters Inc. > > [EMAIL PROTECTED] > > +972-3-6081994 Fax: +972-3-6081841 > > > > http://www.openQRM.org > > - Keeps your Data-Center Up and Running > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > > opinions on IT & business topics through brief surveys -- and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
