Software Testing Articles, Blog Posts, Books, Podcasts and Quotes

Continuous Testing using AutoTest.Net

January 25, 2011 0

This blog post presents the AutoTest.Net tool to continuously test your .net code. AutoTest.NET is a tool for running your unit tests as soon as your save your files.

Converting JUnit Tests to TestNG

January 20, 2011 0

In this blog post, Cédric Beust describes the new TestNG features that allows to convert Java unit tests from JUnit 3 and JUnit 4 to TestNG.

The TDD Apostate

January 18, 2011 0

In this post, Mark Seemann discusses the Test-Driven Development or Test-Driven Design meanings of TDD and reaches the conclusion that TDD is not a good design methodology.

1 74 75 76 77 78 83