Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Who moved my "Unit Test Stubs"?
I am sure many Developers/Testers might have asked this question to themselves. Perhaps it may also...
Date: 05/14/2014
What to make of Cyclomatic Complexity
Often times when Development Team are looking to do Code Review, reading the numbers out of...
Date: 04/27/2014
Performance & Diagnostics enhancements in VS 2013
In VS 2013 we introduced the “Performance & Diagnostics Hub”. If you have not taken...
Date: 04/08/2014
SQL 2008 R2 on Windows 8 - Compatibility Warning?
What does the Compatibility Warning mean? If you see the warning you may ignore and move ahead with...
Date: 10/24/2013
FIDDLER Resources
Since we change between tools & technologies so often, at times I just wish I have all that...
Date: 10/24/2013
VS 2010 & 2012 on the same machine - VS2010 crashes
At one of my recent customer engagements, I came across this particular problem where VS2010 crashed...
Date: 07/02/2013
Machine Performance Counter Collection for Load Tests - Automating collection
In one of our Performance Labs we had a requirement to collect the Performance Counter Logs across...
Date: 07/02/2013
Working with NetMon & WireShark Traces
Wireshark can read Netmon trace files. Hence just before starting the test we started Netmon on all...
Date: 05/08/2012
Parsing JSON to extract values for further Parameterization & Correlation - Test Automation with Visual Studio
JSON (JavaScript Object Notation) is a light weight Data-Interchange in Text format completely...
Date: 05/20/2011
Debugging Webtests with Fiddler
I ran into a scenario where I had no clue why my Webtest was failing even though I did everything to...
Date: 08/17/2009