testdriven.com Wrangling quality out of chaos

Posts Tagged ‘Presentations’

Amis Knowledge Center meeting on unit testing [PPT Slides]

09.20.2004 · Posted in Links

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