 |
 |
 |
 |
 |
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 - 3 of 3 |
 |
 |
 |
 |
 |
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 16 |
 |
 |
 |
 |
 |
Choosing the best application design approach
Custom Application Development: Buy, Build or Ignore? | 19 Jul 2008
BEST WEB LINK - Joe Coley discusses the elements one must consider when deciding on the "best" design approach.
|
 |
 |
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.
|
 |
 |
continuous integration
30 Jul 2008
WORD - What is continuous integration (CI)?
Continuous integration (CI) is a software engineering practice in which isolated changes are immediately tested and reported on when they are added to a larger code base. The goal of CI is ...
|
 |
 |
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 ...
|
|
 |
|
 |
 |
|