views:

13

answers:

1

Hey Guys,

I want to automate running of my J2EE Web application which has a few pages each with forms and a submit button going to the next form etc...

How do I automate running of this application? Which Tools are good out there ?

Thanks!

+1  A: 

Selenium web application testing system

Scobal