 |
 |
 |
 |
 |
Test-driven development (TDD)
Test-driven development (TDD) resources to help software development teams create quality software.
|
 |
 |
|
|
 |
 |
Agile development growing, but problems remain
SearchSoftwareQuality.com | 26 Jun 2009
ARTICLE - Despite success among businesses such as IBM, Agile development is still in its infancy. Adaptation and reorganization practices are making strides in the way of improvement.
|
 |
 |
The challenges of test-driven development (TDD)
SearchSoftwareQuality.com | 18 Mar 2009
ARTICLE - Out of all agile practices, many organizations struggle the most with adoption of test-driven development (TDD) -- but that doesn't mean they're giving up on the challenge.
|
 |
 |
| 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. |
 |
 |
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 ...
|
|
 |
|
 |
 |
|