Variance,

We've got about 3K Selenium tests, but we use Cucumber and its system of 
"feature" files. It works well for the quite complex cases where you could 
not record them (i.e. need to add database records, then check UI for the 
record). I suspect as your tests get more complex you will find cases where 
recording in the browser will not suffice. 

Most Cucumber users (a.k.a. 'Cukers') use Ruby, but there is also 
Cucumber-JVM <https://github.com/cucumber/cucumber-jvm> (very active GitHub 
project) which is done in Java and Eclipse. That would probably be the best 
bet for GWT developers.

This might not be viable for your use case, but it might help other GWTers. 
:)

Sincerely,
Joseph

-- 
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/-/6STINPTySooJ.
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