Hi Guy,

there are - in general - several strategies: when you do model-view-
presenter, you are quite well prepared for normal JUnit tests.
Otherwise (and that's what I do), you could use Selenium. BUT: be
aware of async operations (wait loops). To not enter XPath hell in
selenium, you should apply an identifying style class to all panels
you create.

Hope this helps - best regards
    Sebastian Rothbucher

On 4 Nov., 15:06, g_korland <[email protected]> wrote:
> Can you recommend a testing tool for testing GWT web app?
>
> Thanks,
> Guy

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to