One may start @ http://opensourcetesting.org/ which is a portal for open source software testing tools, news, and discussion.
Then there is Yahoo User Interface Library (YUI Test) @ www.developer.yahoo.com/yui - a unit testing framework for adding code-level tests to browser-based JavaScript solutions.
Open QA Selenium @ http://www.seleniumhq.org/ is a functional testing framework for adding UI-level tests to browser-based JavaScript solutions.
Canoo Web Test @ http://webtest.canoo.com/ is similar in intent to Open QA Selenium.
Hudson @ https://hudson.dev.java.net is a continuous integration framework for compiling application and running tests on an automatic or regular basis.
Two other CI frameworks are Cruise Control @ http://cruisecontrol.sourceforge.net and Atlassian Bamboo @ www.atlassian.com/software/bamboo .
No comments:
Post a Comment