In Part 1 of this column, I defined test-driven development (TDD), why it's important, why it's a successful development methodology, and the basics of how to implement TDD using the unit testing ...
Tackling the issue of software testing, Microsoft this week is offering a tool that leverages model-based testing techniques. The tool, Spec Explorer 2010, also referred to simply as Spec Explorer, is ...
There are various ways to build and test software. The specific process followed depends on a variety of factors, including the project itself, team members, project schedule and so on. One such ...