Continuous Test-Driven Development — A Novel Agile Software Development Practice and Supporting Tool

Continuous testing is a technique in modern software development in which the source code is constantly unit tested in the background and there is no need for the developer to perform the tests manually. We propose an extension to this technique that combines it with well-established software engineering practice called Test-Driven Development (TDD). In our practice, that we called Continuous Test-Driven Development (CTDD), software developer writes the tests first and is not forced to perform them manually. We hope to reduce the time waste resulting from manual test execution in highly test driven development scenario. In this article we describe the CTDD practice and the tool that we intend to use to support and evaluate the CTDD practice in a real world software development project.

Download paper to be presented at the ENASE’2013 conference as PDF file.

More publications are available here.

This entry was posted in News and tagged , , , , , , , , , , , , , , . Bookmark the permalink. Both comments and trackbacks are currently closed.