I'm interested in automatically testing GWT applications. I know that not all automated web testing tools can handle dynamic AJAX web frames such as GWT. Anyone with a positive experience here?
Have you tried GwtUnitTest ?
I know this is not a black box check, but it allows ajax testing.
I am also implementing ajax tests with TestComplete . But developing these test cases is complicated.