The Value of Agile Methods [Slides]
Slide deck presented at a Microsoft Architect Forum, including notes. Covers Engineering practices.
Author: Howard van Rooijen
Presented: December 7, 2004
link
Slide deck presented at a Microsoft Architect Forum, including notes. Covers Engineering practices.
Author: Howard van Rooijen
Presented: December 7, 2004
link
Slides from a talk by Ian Darwin on TDD.
link
Beyond JUnit – The Future of Developer Testing
Webinar with Alberto Savoia (Agitar)
Date: August 19, 2004
Format: RealMedia / Windows Media
Size: 39Mb
link
Slides from a presentation on unit testing during an Amis (Web) Knowledge Center meeting, to introduce the JUnit framework and related technologies such as DbUnit and Cactus.
Part I of this presentation introduced (J)unit testing, its integration with IDEs as well as Ant and an elementary demo of the JUnit framework for both an existing Java class and for a test driven development (TDD) case.
Part II surveyed related technologies such as in-container and mocks/stubs-based unit tests. In particular, Cactus was given detailed attention.
Part III consisted of a demo application in which the various aspects of unit testing that were presented before, were applied to a “real-life” example/study application.
Finally, part IV offered the participants the opportunity to practice with JUnit in a small workshop.
Authors: Zeger Hendrikse & Cas Stigter
Presented: AMIS Knowledge Center, September 8, 2004
PDF version (zipped, without annotations)
ZIP version (files and description of the workshop)
link
Series of slides from Craig Murphy’s presentation in Edinburgh, Jan. 19, 2004.
Delphi samples: http://www.craigmurphy.com/bug/tdd/code_tdd.zip
Visual Basic.net samples: http://www.craigmurphy.com/vbug/tdd_v_code.zip
link