After following this course, participants will be convinced of the benefits that test-driven development (TDD) has to offer.
Na het volgen van deze cursus zullen de deelnemers overtuigd zijn van de voordelen die test-driven development (TDD) heeft te bieden.
Visual Studio 2010 Professional comes with integrated support for test-driven development, as well as debugging tools that help ensure high-quality solutions.
Visual Studio 2010 Professional wordt geleverd met geïntegreerde ondersteuning voor test-driven development en debuggers die u helpen bij het ontwikkelen van hoogwaardige oplossingen. MSDN
There's a chapter on eXtreme Programming, which has been used as an excuse to explore some of the most important Agile practices and techniques, such as Test-Driven Development and Pair-Programming, in an integrated way.
Er is een hoofdstuk over eXtreme Programming, dat is gebruikt als excuus om een aantal van de belangrijkste Agile-werkwijzen en -technieken, zoals Test Driven Development en Pair Programming, op een geïntegreerde manier te verkennen.
Implements features in a test-driven development process characterized by short cycles and daily interaction
Pages that link to "Test-driven development"
Build up a strong foundation on the basis of a test-driven development approach with the right level of automation.
It has many new features, including persistence ignorance and POCO support, foreign key associations, lazy loading, test-driven development support, functions in the model, and new LINQ operators.
Het bevat veel nieuwe functies, waaronder het negeren van persistentie, POCO-ondersteuning, koppelingen voor externe sleutels, vertraagd laden, met tests aangestuurde ontwikkelingsondersteuning, functies in het model en nieuwe LINQ-operators.
Existing descriptions such as the V-model are either too coarse-grained to describe an individual contributor's workflow, or only regard a subpart of the development process, like Test-Driven Development (TDD).
This course discusses all hallmarks of agile and iterative development methodolgies, such as time-boxing, incremental development, test-driven development and continuous integration.
Deze cursus behandelt alle kenmerken van agile en iteratieve ontwikkel methodieken, zoals time-boxing, incrementele ontwikkeling, test-driven development en continue integratie.
The extensions are developed with the most modern software development methods, relying on Domain-driven Design, Test-driven Development and Refactoring.
The following sequence is based on the book Test-Driven Development by Example.
De ontwikkelcyclus hieronder is gebaseerd op het boek Test-driven development by examplevan Kent Beck.
Test-Driven Development by Example - Wikipedia, the free encyclopedia Test-Driven Development by Example
Add a test[edit] In test-driven development, each new feature begins with writing a test.