We have hundreds of Forms which are tested using internal library based on Selenium Automation. It works really well across browsers and with both GXT and GWT. The key thing is to avoid using Record feature which generates flaky test and instead rely on ID/Xpath based Java api to wrap test cases.
On Friday, 10 August 2012 06:33:38 UTC+5:30, 退5的工科苹岷 wrote: > > Selenium is suggested in a book "Essential GWT Building for web with > Google Web Toolkit 2". > I never touched. Can anyone give some samples if it is a good solution for > GWT auto test? Thanks. > > 2012/8/9 Ocean_Living <[email protected] <javascript:>> > >> I'm having some performance issues using Rational Functional Tester as an >> automated testing tool when testing a web app built on GWT. >> >> Can anyone recommend an automated tool that works and plays well with GWT? >> >> Thanks! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-web-toolkit/-/g3DtPqxfvJwJ. >> To post to this group, send email to >> [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> >> > > > -- > Gong Min > [email protected] <javascript:> > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/xFXGEZsNi3AJ. 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.
