Software Testing Articles, Blog Posts, Books, Podcasts and Quotes

TDD Best Practices

July 19, 2011 0

In this blog post, Steve Daskam shares a list of 14 Test Driven Development (TDD) best practices.

Getting started with Selenium 2.0

July 11, 2011 0

This blog post is the first article of a series that will explains what it takes to start writing automated browser tests using Selenium 2.0.

Automated Acceptance Tests and Requirements Traceability

June 9, 2011 0

This article illustrates an approach to automated acceptance testing in developing software with Java. Acceptance tests directly tie into software requirements specification and the key for achieving maintainable tests is proper handling of traceability between the requirements and implementation as well as between the requirements and acceptance tests. An example using Netbeans and Concordion is provided.

Microtests and TDD are not Sufficient

June 7, 2011 0

In this blog post, Dave Rooney explains that microtests and TDD are excellent practices but you still need other levels of tests and testing to sustain a team’s ability to be agile over any extended period of time.

1 75 76 77 78 79 91