I normally use Selenium to test the functionality of the projects with a web interface. For every testcase you need to write a html table within an html file and (unfortually) those files are slightly different each other.
Here’s the plan:
Does it sound good?
phase I: JSP implementation
phase II: servlet + DDSteps