Bill Barnett's blog

Visual Studio Team System - Web and Load Testing

Article Posted: Advanced Load Testing Features of VSTS

I've posted an article that discusses some of the advanced features of VSTS Load Testing.   The article goes into more detail on these features than can be found in the existing online documentation, and describes some things that may not be at all obvious from the user interface.    Please read, enjoy, ask questions, and comment.   The article can be found here: http://blogs.msdn.com/billbar/articles/517081.aspx.
Published Tuesday, January 24, 2006 9:30 PM by billbar@microsoft.com

Comments

 

Sinclair said:

Hello Bill, thanks for a great article.
We recently started to work on the performance of our ASP NET 2.0 application. Unfortunately, there is not much info in MSDN on advanced issues of the Web Testing feature of VS2005.
We ran into a minor problem and I hope you can help:
Some of the dependent requests for our pages are reported as failures. Some third-party component we use specifies src="javasrcipt:false" for some images (these are processed later via client-side javascript). Test Runner reports these URLs as failures (The URI prefix is not recognized), while we want to ignore them. I tried to implement a custom request pligin, but it is never invoked for these requests.
Could you please tell us how to prevent these URLs from being reported as errors?
March 9, 2006 5:55 AM
 

billbar@microsoft.com said:

Sorry for the delayed response - I was OOF on jury duty for 7 days.

Anyway, if you haven't already seen Josh Christie's article on Web Test Authoring and Debugging Techniques, check it out at:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/WTAuthDebug.asp

Also check out his blog: http://blogs.msdn.com/joshch

Unfortunately, we don't have a great solution for the problem you describe, though we realize it is a problem.    One option is to set the value for the request property "Parse Dependent Requests" to false for the web test request that contains these dependent requests.    With this setting none of the dependent requests on that page will be automatically fetched; you can then explicitly add back the dependent requests that you do want in the web test editor.
March 17, 2006 9:02 AM
 

backwards said:

Morning Bill,

Call me silly but I cant seem to incorporate modal dialogue (that is another window that pops up once you being on the same page click on "Add new" button)  into my load test scenario. It only keeps track of HTTP traffic from one page to another (a collection of URLs) but what can be done with modal dialogue/pop-up windows? Can we make it a part of our script?

Thanks a bunch,
Ellie Parker
April 5, 2006 11:24 AM
 

billbar@microsoft.com said:

You are correct that web tests deal with HTTP traffic and don't simulate pop-up windows and other browser interactions and javascript operations.    I suggest you take a look at Josh Christie's article on Web Test Authoring and Debugging techniques which goes into detail about what you can and can't do with web tests, and some ideas for accomplishing what you want to do.   You can find this at:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/WTAuthDebug.asp
April 5, 2006 12:06 PM
 

Jeff Beehler's Blog said:

We recently ran a bootcamp for some of our internal teams on the testing capabilities of Visual Studio

March 2, 2007 1:40 PM
 

RSS It All said:

We recently ran a bootcamp for some of our internal teams on the testing capabilities of Visual Studio

March 2, 2007 1:58 PM
 

Ed Glas's blog on VSTS load testing said:

Visual Studio Team System for Testers Content Index for Web Tests and Load Tests Getting Started Online

December 17, 2007 12:36 PM
Anonymous comments are disabled

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker