I've only used Selenium for GWT client testing. It worked as we expected it to. The learning curve has a bit of a bump at first, due to the somewhat confusing way they name things and have you configure a test suite. Nothing to do specifically with GWT, mind you.
I must mention that we have done a very limited amount of full on integration testing, however. Most of our testing is in the form of unit tests. -Ben On Jan 28, 10:32 am, SBParks <[email protected]> wrote: > Folks, > > Hello. I'm new to the group, but I've been working with a GWT based > application for roughly 4 months now. Great stuff! > > I am looking ahead to testing our application. We have a person in our > organization who performs test using the Sahi test scripts / programs. > We've also discussed using Selenium to help with our testing effort. > > I am looking for opinions and experiences on what tools, specifically > either Sahi and Selenium, are most useful for testing GWT based web > applications. Possibly, one of these test suite is better suited for a GWT > application over the other. > > I do appreciate your time. > > Scott -- 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.
