Agile Project Management in Web Design and Development
Since becoming popular, if not dominant, in modern software development, agile has proven innovative and vastly more effective and efficient at producing work that meets expectations within budget compared to traditional approaches.
Helpful Tips for Avoiding Common Problems Creating Simpletests in Drupal
There are a few articles online about how to write simpletest tests for Drupal, but most of them assume you're testing something very simple, and almost none of the examples deal with anything more complicated than a few textfields. So here are some very specific tips on non-obvious things you may want to test.