top image

Agile Forum - Test driven development with practical refactoring tips

Test driven development with practical refactoring tips

Speaker Name: Otto Behrens, Finworks

Otto conducted a hands-on demonstration of the TDD process as used within his environment. He  wrote test first code for a web based application, practically implementing the write test -> test fails -> test passed -> refactor process. Amongst other things, he also demonstrated tool support for testing and refactoring, testing with a database, designing tests and test scenarios, checking code quality with lint as a test. It was a very practical session.