We write our automated tests in Java instead of recording them with a tool via a browser. We use [JUnit|
http://www.junit.org/] to run our tests and for those tests that require a headless browser, we use [HtmlUnit|
http://htmlunit.sourceforge.net/] to provide this. Both JUnit and HtmlUnit homepages contain links to documentation on how to get started with them as well as their JavaDocs. HtmlUnit is also used as the underlying browser by a number of open source test tools, so if you prefer Ruby to Java you can use [Celerity|
http://celerity.rubyforge.org/] or [Canoo WebTest|
http://webtest.canoo.com/webtest/manual/WebTestHome.html] if you prefer Groovy. The HtmlUnit homepage lists other options as well.
Andrew Prentice
--
Post by Andrew Prentice - online at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=38477_______________________________________________
Jira-user mailing list
Jira-user@...
To unsubscribe or change your options visit this page:
http://lists.atlassian.com/mailman/listinfo/jira-user