Test Driven Development (TDD)
This is a one-day course where you learn to build quality into your code with Test Driven Development (TDD). TDD is a development process based on short development cycles and test cases. TDD can give your products better quality, faster feedback from tests, as well as make it easier to understand the code. TDD is created to promote trust in the development process, and it is internationally recognized.