Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Josh Christie
Visual Studio Team System - Web and Load Testing
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
No tags have been created or used yet.
Archives
December 2006 (1)
November 2006 (1)
July 2006 (2)
May 2006 (1)
February 2006 (1)
January 2006 (1)
December 2005 (1)
November 2005 (3)
October 2005 (3)
August 2005 (1)
June 2005 (3)
January 2005 (1)
September 2004 (1)
August 2004 (2)
Links
My personal web site - JoshChristie.com
Support Resources
MSDN support forum for web/load/unit tests
Web Test Authoring and Debugging Techniques whitepaper
Online help for VSTS web testing
Visual Studio Team System
VSTS for Testers
VSTS Developer Center
November 2005 - Posts
Thursday, November 17, 2005 5:04 PM
Custom ExtractionRule to extract form fields by index
*This is the third post in a series about web test extensibility points. The first post was about extending web tests using custom IHttpBody classes and the second post was about a custom ValidationRule to catch redirects to error pages .* The ExtractHiddenFields
Posted by
JoshCh
|
5 Comments
Wednesday, November 16, 2005 9:51 AM
VSTS Dev & Test Tools MSDN Public Chat - Wed 10/19 @ 1pm EDT
Team System MSDN Public Chat Visual Studio Team Edition for Software Developer & Visual Studio Team Edition for Software Testers When: Wednesday, November 16th @ 10am PST What: Join us to discuss the Profiler, Test Tools (Unit, Generic, Manual), Web
Posted by
JoshCh
|
0 Comments
Wednesday, November 02, 2005 2:17 PM
A custom ValidationRule to catch redirects to error pages
*This is the second post in a series about web test extensibility points. The first post was about extending web tests using custom IHttpBody classes .* It is a common practice for a web application to trap errors and redirect the user to a "We're sorry,
Posted by
JoshCh
|
10 Comments