Welcome to MSDN Blogs Sign in | Join | Help

February 2009 - Posts

Creating an API testing framework 101

Writing a fully featured API testing solution is a lot of work. You have to deal with things like test case management, integration with code coverage tools or test execution on server farms. However, the core of a (reflection-based) API testing framework
Posted by ddietric | 2 Comments
Filed under: ,

Introducing EMTF

A while ago a needed to do what I like to call quick and dirty testing , i.e. getting as much test coverage as possible in a given period of time. To make things worse, I was working on a client-server feature requiring a bit of setup in order to work
 
Page view tracker