What is the best automated web testing tool for GWT? [closed]
I'm interested to do automatic testing on GWT applications. I know not all automated web testing tools can cope with dynamic AJAX web frameworks such as GWT. Anyone with positive experience here?
Have you tried GwtUnitTest ?
I know this isn't black box testing, but it allows test ajax.
Also I have practive with implementing ajax tests with TestComplete. But development of those test cases is complicated.
精彩评论