Visual Studio / .NET Framework

VSW12 Unit Testing Makes Me Faster: Convincing Your Boss, Your Co-Workers, and Yourself

11/18/2015

1:45pm - 3:00pm

Level: Introductory to Intermediate

Jeremy Clark

Developer Educator

JeremyBytes.com

Bosses hate unit testing. They see it as code that doesn't contribute to the final product. Here's the truth though: unit testing makes you faster. In this session, you'll look at specific examples of how unit tests save time in the development process, whether you're creating UI-based applications or server-side libraries. With this in hand, you can show your boss how testing makes you faster and helps you move forward confidently and quickly.

You will learn:

  • How unit tests improve the speed of development of UI-based applications -- particularly workflows
  • How unit tests can improve the speed of development of APIs and libraries
  • See that one of the side effects of unit testing is to create more maintainable code