News

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.
Acceptance test driven development , or ATDD, is a simple process change that can have far-reaching implications for your development projects.
Test-Driven Development (TDD) represents an iterative software development strategy in which developers author automated tests before writing the corresponding production code.
There are some good reasons that test-driven development isn’t as widely used as it is discussed.
Continuous integration(CI) and continuous development (CD) have become central components in the application lifecycle management process. In many cases, CI and CD have become the central tenets ...