In recent years, I’ve had more and more companies ask me to speak on the benefits of Test Driven Development (TDD) and share advice about how to implement a more productive quality process. TDD is the process of writing automated tests to ensure that code works before writing the implementation.
Full article