Built-in quality ensures faster delivery of business value because less rework will be needed. An effective way to realize built-in quality is Test Driven Development (TDD). This is an effective and efficient approach that keeps waste to a minimum.
Proper application of TDD ensures high test coverage of the code with unit tests. This leads to more stable code and reinforces the shift left principle. By tackling this in a structured way, rework is reduced, which benefits the development speed. It also helps to maintain focus on customer demand during the development process, with the result that the scope within the iteration is clear.
What will you learn?
During this training the following topics will be covered:
The process and framework of Test Driven Development
How to deal with the challenges of Test Driven Development
How TDD strengthens the collaboration between development and testing
What a good unit test is
What are you going to do?
In this training you will learn how the activities of development and testing come together to gain insight into the requirements and software to be build.
Who is this training suitable for?
The training is suitable for developers and testers. And also for anyone who is involved in writing unit tests.