Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » EMTF   (RSS)

EMTF 2.0 Beta released

It's been a couple of months since I first blogged about EMTF . Since then I've been busy refining and extending the framework and I'm happy to announce that the beta release of version 2.0 is finally done! Special thanks to Josh Poley since a lot of
Posted by ddietric | 1 Comments

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