A tool for testing email functionality in web applications.
"Replace real objects with fakes (mocks, stubs, etc) while testing."
A cloud-based Web site monitoring and load testing service
"If you create your tests too early, then change your schema, you have to go back and touch all your old test fixtures. This discourages people from writing tests until their app is relatively 'stable'. As we all know, this may never happen." ...
A concise and helpful article by Bob Martin
Commercial Grade Web Automation Testing offering an Opensource alternative to Quicktest and Silktest
Tue 22 Jul 2008 at 11:07 AM
Tue 22 Jul 2008 at 11:07 AM
Using Selenium for automated functional testing of ASP.NET applications - Peter Krantz
Mon 14 Jul 2008 at 9:42 AM
Mon 14 Jul 2008 at 9:42 AM
An http regression testing and benchmarking utility.
"The idea of the Cheesecake project is to rank Python packages based on various empirical 'kwalitee' factors"
"HttpUnit emulates the relevant portions of browser behavior, including form submission, JavaScript, basic http authentication, cookies and automatic page redirection, and allows Java test code to examine returned pages either as text, an XML DOM, or cont
the Continuous Integration Automater for Rails