About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (174)
- Uncategorized (168)
Most used tags
Tag Archives: vs2012
Visual Studio Load Test with fiddler
In Visual Studio you add a new Web Performance Test and Internet Explorer opens with the plugin to record the traffic. But what if you want to use another client that not lives in the browser like a Desktop App? … Continue reading
Posted in Test
Tagged extraction rule, Fiddler, internet explorer, Loadtest, vs2012, web performance, web test
7 Comments
TFS Express done right
In my previous post about TFS Express I installed it side-by-side with Visual Studio 2010. This gave me some compatibility issues when running unit tests with code coverage. To be able to demo some things offline I did needed a … Continue reading
Posted in Tooling
Tagged Build, mstest, test runner, testsettings tfs preview, tfs express, vs2012
1 Comment