1.4.4 The testability mindset

Course subject(s) Module 1. Automated Software Testing

One of the most important changes in the mindset of a developer is to become test infected. You should think about tests all the time. Testing should be part of your daily routine.

From now on, whenever you are developing something, ask yourself: how can I test it?

Creative Commons License
Automated Software Testing: Practical Skills for Java Developers by TU Delft OpenCourseWare is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Based on a work at https://online-learning.tudelft.nl/courses/automated-software-testing-practical-skills-for-java-developers/.
Back to top