testdriven.com Wrangling quality out of chaos

The testdriven.com newsletter

12.03.2003 · Posted in News

testdriven.com newsletter #1 We’ll be e-mailing the first installment of the monthly newsletter on Thursday, December 4, to all testdriven.com users. It will summarize the latest and most interesting pages of the past month, and announce major upcoming events. You need to be registered to receive the newsletter. Back issues of the newsletter will be [...] ...

Free Seminar on Unit Testing for Emergent Design

11.25.2003 · Posted in News

Net Objectives Presents Scott Bain, in a free seminar in Palo Alto, CA, December 9, 2003 (6:30-9:00pm): Unit Testing for Emergent Design — JUnit Fundamentals and a Practical Demonstration of Test-First Design. Emergent Design is the disciplined process of evolving strong designs through the process of testing, coding, and refactoring within an iterative, agile development [...] ...

Syntropy Limited consulting

11.24.2003 · Posted in Links

Syntropy Limited consultants have worked on a wide range of projects, with sizes from two to over a hundred people. We’ve laboured under the millstone of burdensome documentation standards and irrelevant reporting. We’ve seen firsthand the inefficiency of lax process. We are acknowledged leaders in addressing the problems of dispersed development, where the team is [...] ...

Test Driven Development with NUnit and C#

11.22.2003 · Posted in Events

Jonathan Cogley of Thycotic Software Ltd will present background on unit testing, how it fits in .NET, how you can start using it today and tackle some of the common ...

Test-driven Development eBook available on Safari

11.07.2003 · Posted in News

[url=http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=title&sortOrder=asc&view=&xmlid=0-321-14653-0&open=false&g=&srchText=BOOK+AND+%28AUTHOR+beck%29&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&r=&o=1&page=0]Test-Driven Development: By Example on Safari[/url] ...

JUnit in Action

10.30.2003 · Posted in Books

A guide to unit testing Java applications (including J2EE applications) using the JUnit framework and its extensions, this book provides techniques for solving real-world problems such as unit testing legacy ...

XP Day Benelux (Agile Inside Out Track)

10.19.2003 · Posted in News

The XP Day Benelux is a one day conference about all aspects of Extreme Programming and other agile software development methods like DSDM, Scrum, Feature-driven development, and Crystal. See the ...

Unit-Testing in Java — How Tests Drive the Code

10.19.2003 · Posted in Links

Software testing is indispensable and is one of the most discussed topics in software development today. Many companies address this issue by assigning a dedicated software testing phase towards the ...

Tags:

Wisconsin .NET Users Group Meeting

10.19.2003 · Posted in News

Overview of Agile Development Methodologies using .NET technologies, including continuous integration via nAnt and test-driven development practices. This presentation will be delivered by a professional developer working with these tools ...

Unit Test Your .NET Data Access Layer

10.16.2003 · Posted in Links

To demonstrate TDD, I’ve used it to help me redevelop a multi-tier sample application for ASP.NET. The application demonstrates how to register a user for an application, how to grant ...