InfoQ

InfoQ

Editor Specific Content View

All of Gil Zilberfeld's Content on InfoQ


Latest featured content by Gil Zilberfeld

The Developer-Tester Divide

Topics
Delivering Quality,
Quality,
ALM,
Software Craftsmanship,
Enterprise Architecture,
Agile,
Testing

The evolution of the software industry has created two separate roles: The developer and the tester. Traditional software development put these two at odds. Now, agile practices are bringing them together again in order to meet the original business goal: working software.

Design for Testability – The True Story

Topics
.NET,
Unit Testing,
Programming,
TDD,
Testing,
Test Design

Testing is a major activity in any development lifecycle - a large part of a project budget is spent on it. If we want to effectively use it, the ease of testing should be addressed from the early stages of building the system.