Nieuws

I'm a big fan of Test-Driven Development (TDD), but I recognize the issue that any reasonable business developer has with it: Testing the code that works with the database. Entity Framework (EF) ...
Test Driven Development (TDD) and Continuous Integration (CI) are considered by many to be the cornerstone of Agile software engineering practices, and the key to rapid quality deliveries.
Try a functional approach to testing Swing GUIs in test-driven environments Alex Ruiz follows up his popular JavaOne 2007 presentation with this introduction to test-driven GUI development with FEST.
In the cloud, application development can be treated end-to-end with its accompanying infrastructure. This makes it possible to use test-driven development (TDD) and refactoring on the full ...
Micro Focus this week announced the 2010 releases of SilkTest and SilkCentral Test Manager, which boast integration between the former Borland application lifecycle management (ALM) products and ...
Test-Driven Development (TDD) represents an iterative software development strategy in which developers author automated tests before writing the corresponding production code.
Test-driven development has been enhanced with Visual Studio 2012; learn how to use this powerful tool by building a class library for math functions.
There are some good reasons that test-driven development isn’t as widely used as it is discussed.