Sign In
Offending the testing gods...
Robert George offers musings on performance testing.
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
DeclarativeWebTestSerializer
Extension Method
NetworkCredential
PreWebTest
Proxy Authentication
Quick Reference Guide
SSL
Testing
TLS
Visual Studio Team System
Visual Studio Team System Testing
Visual Studio Team Test
WebProxy
WebTest
WebTest LoadTest ValidationRules Microsoft.VisualStudio.TestTools.WebTesting
WebTestPlugin
Archive
Archives
June 2011
(2)
August 2010
(1)
June 2009
(1)
April 2009
(1)
March 2009
(3)
MSDN Blogs
>
Offending the testing gods...
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Offending the testing gods...
Visual Studio 2010 Load Test Feature Pack - Provides Unlimited Virtual Users for Load Testing
Posted
8 months ago
by
rogeorge
0
Comments
This is such a huge thing, I felt like I had to mention it here: Unlimited Visual Studio 2010 SP1 Virtual Users with the Load Test Feature Pack now. Check this link for the details. http://www.microsoft.com/visualstudio/en-us/products/2010-editions...
Offending the testing gods...
Visual Studio WebTest Validation Rules - Built-in Response URL rule is case sensitive...
Posted
8 months ago
by
rogeorge
0
Comments
The built in Validation Rule, called Response URL is case sensitive, and this rule is to help validate that a page that was redirected to another page during recording, also honors the same when playing back via a VS WebTest. The problem is that some...
Offending the testing gods...
Visual Studio WebTest Fails with error "Request failed: Received an unexpected EOF or 0 bytes from the transport stream"
Posted
over 2 years ago
by
rogeorge
0
Comments
Here is a solution to a problem that some folks have encountered running Visual Studio WebTests using HTTPS protocols. Some times there maybe a device (Load Balancer, Firewall, or Application Applicance) that does not support TLS (Transport Layer Security...
Offending the testing gods...
How To Authenticate to a Proxy Server within a Visual Studio .WebTest using Visual Studio 2008 SP1
Posted
over 3 years ago
by
rogeorge
4
Comments
So you record a webtest in Visual Studio and during the playback you notice that you receive an HTTP response with the following, and all of your tests fail. HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill...
Offending the testing gods...
Visual Studio Team Test 2008 Quick Reference Guide - Released on Codeplex
Posted
over 3 years ago
by
rogeorge
0
Comments
If you are using Visual Studio Team Test to develop WebTests, Unit Tests, Load Tests, then you need to pick up this guide. This was released by one of my team members, Geoff Gray, and it really contains the sum of a lot of lessons learned, tricks and...
Offending the testing gods...
Get a Word Count (number of occurences) for a specific word in a VSTS WebTest
Posted
over 3 years ago
by
rogeorge
0
Comments
How to get the total word count for a specific word in your VSTS WebTest. 1. Create an Extension Method (has to be static) that allows your Count to appear off of any string as if it were a method of the class. 2. Use Extension method in any project...
Offending the testing gods...
Sample of Using the Visual Studio WebTest DeclarativeWebTestSerializer
Posted
over 3 years ago
by
rogeorge
0
Comments
DeclarativeWebTestSerializer Class MSDN Documentation , Namespace: Microsoft.VisualStudio.TestTools.WebTesting The idea for this stems from a blog entry that I found written by fellow Microsoft Employee Dennis Stone. How...
Offending the testing gods...
Stepping off the fence, and joining the blogging world
Posted
over 3 years ago
by
rogeorge
2
Comments
I have just created my first blog (March 16,2009), and now the fun part, I need to figure out what topics I would like to write about. I think I will start out with a couple of posts related to: Methodology of practical performance testing -...
Page 1 of 1 (8 items)