BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage TDD Content on InfoQ

  • NAG Continuous Integration Monitor Announced

    Digital Focus has announced their open source "NAG" continuous integration tool, which monitors the stability of multiple application servers and notifies users of software build failures via audible and visual cues. Ready now for Apache Continuum, and already working to support Cruise Control, Lunt Build, and Ant Hill monitoring, this tool is specifically designed to support Agile teams.

  • InfoQ Article: Using Logging Seams for Legacy Code Unit Testing

    Ian Roughley shows how to use logging seams to easily create unobtrusive unit tests around legacy classes, without needing to edit class logic as well as avoiding behavior changes.

  • STIQ Simplifies Story Tests for Web Apps

    SolutionsIQ launched their latest product this week at Agile2006. A mashup of the popular open-source acceptance test tools FitNesse and Selenium, STIQ is used for writing acceptance tests while developing web applications. It features a simple command language, wiki-based editing and pluggable features.

  • TestDriven.NET Releases Professional and Enterprise Editions

    The previously-free automated unit testing add-in for Visual Studio .NET, TestDriven.NET, now charges licensing fees for its use beyond the Personal edition. Note that the Personal edition is fully-featured and does not expire.

  • Getting Agile with Eclipse Continuous Integration

    The Eclipse "Callisto" release includes agility-enhancing features, including a new version of the testing tools developed in the "TPTP" project. In their online presentation, project committers Scott E. Schneider and Joe Toomey say that by using TPTP in the Continuous Integration cycle developers gain more powerful test types, better/more extensible reporting, and easy platform coverage.

  • Test Driven Development Has Become the Norm

    In his June article "Test-driven development is the combination of test first development and refactoring" on Dr. Dobbs Portal, Scott Ambler cuts to the chase, as usual: TDD has become the norm. So, do you want to implement it now, or wait for competetive pressure to make it necessary? This article lays out the reasons to consider it, and debunks some widespread misconceptions.

  • New Testing Tools Released

    June has seen the release of CoView 2.0, an Eclipse plugin to assist with test coverage; Haven 1.2, for automated acceptance testing; and the new Pulse continuous integration server.

BT