Introduction to Unit Testing - Free Webinar

Presented by Gil Zilberfeld – Product Manager, Typemock
Unit testing is all the rage and more and more teams are beginning to unit test.

But it’s difficult to start. In order to prevent bugs and release quality code to market, you also need developer testing, including unit testing.
Discover:

Difference between QA & Developer Testing
Pains of manual testing
Benefits of automated testing
Why unit test
xUnit Frameworks
Difference between unit testing and Test Driven Development (TDD)