Tuesday, March 9, 2010

Test-Driven Development Links

Test-driven development (TDD) is an advanced technique of using automated unit tests to drive the design of software and force decoupling of dependencies. The result of using this practice is a comprehensive suite of unit tests that can be run at any time to provide feedback that the software is still working.

Methodology / Approach

TDD Blog Roll

Software – Commercial Test Runners

Software – Open-Source Test Runners

Software – Open-Source Test Runner Complements

Software – Open-Source Mock Objects

Software - Unit Testing & Tools for Xml Web Services

Books (Linked to the greatness that is www.bookpool.com )

Articles

Software - Code Coverage (How much code actually executed?)

Refactoring:

Sites:

Software:

Books:

Development Methodologies Links

MSF - http://msdn.microsoft.com/vstudio/enterprise/msf/

FDD

Agile - http://www.agilemanifesto.org/

xP –

SCRUM

Visual Studio 2005 Team System Links


No comments:

Post a Comment