On Fri, 2011-05-20 at 15:38 +0400, Ilya Kazakevich wrote:

> Hello,
> 
> In pure struts your action is just a presenter (see MVP pattern). So you can
> test it using unit testing engines like testNG and jUnit.
> 
> For GUI testing you can use selenium.

Ilya, what kind of tests do you usually run with selenium? 

An interesting view on this from Gojko Adzic seems to almost suggest
these tests should be avoided: see in
http://gojko.net/2010/04/13/how-to-implement-ui-testing-without-shooting-yourself-in-the-foot-2/


Reply via email to