Consider using Junit for business layer and Selenium for view layer. I use that,but my project is small. And don't use watir, i had a bad experience with it. NM
On Fri, Jan 22, 2010 at 4:20 PM, Marzia Forli <[email protected]>wrote: > Hi to all wicketers, > > My current assignment is a pretty big web application to build with wicket. > Right now I am studying the framework and in my background thread thinking > about the possible problems... > One of my biggest concerns is a testing, better said functional testing. As > many of you are very experienced with wicket and possibly with big web apps, > could you give some advices in this area ? > Using WicketTester will be sufficient or we will have to something like > selenium/webdriver ? > why using WicketTester in the first place ? > How to organize a tests ? > What is your opinion about http://code.google.com/p/enhancedwickettester/? > Some pitfalls and or tricks ? > Thank you... > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
