Offending the testing gods...
Robert George offers musings on performance testing.
Azure Functions: These are my new favorite squirrels.
[Note: I am actually Amazed that my old blog is still functioning, it certainly has been a long...
Date: 11/16/2017
WebTestPlugin: AddDaysToCurrentDate
A simple WebTestPlugin that Adds specified number of days to the current date....
Date: 08/17/2012
WebTest Plugin : SetMaxMinThinkTime
WebTest Plugin that dynamically Sets the Maximum or Minimum think time value for each request....
Date: 07/17/2012
WebTestPlugin: SetLoopTerminatingValue
WebTestPlugin - SetLoopTerminatingValue I created this Visual Studio 2010 webtestplugin which allows...
Date: 06/26/2012
LoadTestPlugin: Add Scenario Name to TestContext in Unit Test
This load test plugin will add the Load Test Scenario name that the test is running in to the...
Date: 03/28/2012
WebTestPlugin: AppendValueToContextParameter
Here is a plugin that allows you to append any context parameter value to any other context...
Date: 03/08/2012
WebTest Plugin: Random Number
Do you need a random number generated in a WebTest, just take the code below and add it to a...
Date: 02/23/2012
Visual Studio 2010 Load Test Feature Pack - Provides Unlimited Virtual Users for Load Testing
This is such a huge thing, I felt like I had to mention it here: Unlimited Visual Studio 2010 SP1...
Date: 06/01/2011
Visual Studio WebTest Validation Rules - Built-in Response URL rule is case sensitive...
The built in Validation Rule, called Response URL is case sensitive, and this rule is to help...
Date: 06/01/2011
Visual Studio WebTest Fails with error "Request failed: Received an unexpected EOF or 0 bytes from the transport stream"
Here is a solution to a problem that some folks have encountered running Visual Studio WebTests...
Date: 08/10/2010
How To Authenticate to a Proxy Server within a Visual Studio .WebTest using Visual Studio 2008 SP1
So you record a webtest in Visual Studio and during the playback you notice that you receive an HTTP...
Date: 06/23/2009
Visual Studio Team Test 2008 Quick Reference Guide - Released on Codeplex
If you are using Visual Studio Team Test to develop WebTests, Unit Tests, Load Tests, then you need...
Date: 04/02/2009
Get a Word Count (number of occurences) for a specific word in a VSTS WebTest
How to get the total word count for a specific word in your VSTS WebTest. 1. Create an Extension...
Date: 03/22/2009
Sample of Using the Visual Studio WebTest DeclarativeWebTestSerializer
DeclarativeWebTestSerializer Class MSDN Documentation, Namespace:...
Date: 03/18/2009
Stepping off the fence, and joining the blogging world
I have just created my first blog (March 16,2009), and now the fun part, I need to figure out what...
Date: 03/17/2009