 |
 |
 |
 |
 |
Test-driven development (TDD)
Test-driven development (TDD) resources to help software development teams create quality software.
|
 |
 |
|
|
 |
 |
Test-driven development and the ethics of quality
SearchSoftwareQuality.com | 12 Mar 2008
ARTICLE - Software quality should be a constant concern of developers and testers. Robert Martin explains how to incorporate quality into the SDLC via test-driven development practices.
|
 |
 |
| EXPERT TECHNICAL ADVICE: 1 - 1 of 1 |
 |
 |
 |
 |
 |
Using JMock in test-driven development
Submitted By: TheServerSide.com | 01 Dec 2006
TIP - In test-driven development (TDD), it's important to properly implement mock objects. Here is a detailed case study about the using mock object framework JMock in TDD.
|
 |
 |
| REFERENCE & LEARNING: 1 - 3 of 4 |
 |
 |
 |
 |
 |
Better software through debugging and unit testing
SearchSoftwareQuality.com | 02 Nov 2007
LEARNING GUIDE - Bugs plague software project big and small, and today's complicated software makes debugging more difficult than ever. Let these tips, tutorials, podcasts and articles help you. |
 |
 |
| BEST WEB LINKS: 1 - 3 of 14 |
 |
 |
 |
 |
 |
Video: Test-driven Development illustrated for .NET
Agile Software Process Improvement | 22 Apr 2008
BEST WEB LINK - Awesome screencast from Jason Gorman that walks viewers through a half hour of testing, coding, refactoring and more. Those looking for a better understanding of TDD will find answers here.
|
 |
 |
test-driven development
05 Mar 2007
WORD - Test-driven development (TDD), also called test-driven design, is a method of software development in which unit testing is repeatedly done on source code. The concept is to "get something working now and perfect it ...
|
 |
 |
NUnit
30 Mar 2007
WORD - NUnit is an evolving, open source framework designed for writing and running tests in Microsoft .NET programming languages. NUnit, like JUnit, is an aspect of test-driven development (TDD), which is part of a larger software ...
|
 |
 |
JUnit
28 Mar 2007
WORD - JUnit is an open source framework designed for the purpose of writing and running tests in the Java programming language. JUnit, originally written by Erich Gamma and Kent Beck, has been important in the evolution of ...
|
|
 |
|
 |
 |
|