Before you start writing tests, you need to move a level up and learn about what benefits you are going to receive by investing your time into learning the technical and people skills you will need.

In this session you’ll learn about the Five Factors of testing:

Verify the code is working correctly
Prevent future regressions
Document the code’s behavior
Provide design guidance
Support refactoring

Comments

Comments are closed.

David Sutphin at 18:46 on 23 May 2019

Good intro to testing.