On 8 Apr 2010, at 16:55, Andrew Black wrote:
> It is written in JSP/ Java using a homebrew framework (don't ask). It
> has some Javascript but I would regard it as dynamic AJAXy stuff.


Test the backend with junit, any HTTP APIs with httpunit and the UI with 
Selenium. Keep the UI as skinny as possible so the bulk of the test coverage is 
in the layers below it.

-- 
Andy Armstrong, Hexten




Reply via email to