I have found it really useful to have some type of integration level testing on web screens, by development, before turn over to QA. There are many open source tool kits out there that provide this capability. These tools will allow use to run regression tests again the web UI locally on our desktops. In fact the tests should be automated by Cruise.
One tool, which I used before is Selenium, the web site is:
http://www.openqa.org/selenium-core/
This tool was started by ThoughtWorks.
Another tool that is gaining in popularity is Canoo WebTest:
http://webtest.canoo.com
The Grails project is using it as their Integration Web Test Kit.
There are others, but these two seem to have the highest level of mind share.
A good resource is: http://java-source.net/open-source/web-testing-tools
Friday, April 6, 2007
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment