Developing web applications is getting more complex - it’s easy to accidentally break functionality as changes are made. In this article, Ben describes the setup his team uses test their apps as changes are committed; automatically notifying the developers of any problems.
Being able to support Ajax-heavy applications through multiple browsers across multiple operating systems is now a primary requirement, as is being able to scale to thousands (or, if you’re lucky, millions) of users. This article looks at one way of cracking the problem of regression testing (retesting previously working parts of an application following a new build) a modern web application, using two superb open source projects: Hudson and Selenium. Article “Easy Automated Web Application Testing with Hudson and Selenium” taught us the following.
Source: Easy Automated Web Application Testing with Hudson and Selenium




[…] I found a good read on Vitamin: Easy Automated Web Application Testing Share and […]
Interesting. Going to try and push the idea a bit further… *cha-ching*
RSS feed for comments on this post · TrackBack URI