This podcast addresses unit testing strategies for legacy code. Learn about a new approach for dealing with legacy code that hasn't been unit tested, and for achieving full automation to aid in testing of new and legacy code. You'll also hear about ways to generate basic unit tests for at least 80% of the code in a project in a matter of hours, even if the sources for some of the classes aren't available. Development teams can then reduce the risk of changing business applications and focus their energy on optimizing the tests and generating new application logic.