ACCU talk on designing for testability

Sami Vaaraniemi, a software developer on our Hotmail Mobile team in Dublin, is presenting a paper titled “Designing for Testability” at ACCU, the pre-eminent European software development conference, in Oxford, England, on April 23. Read about Sami’s talk here, and learn more about the conference here.

Sami’s presentation will detail how to write code so that it will be amenable to unit testing. One key point is that by writing testable code, the code also becomes more maintainable and reusable.