Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
tools
vsnet.act
vsnet.debugging
vsnet.documentation
vsnet.enterprise.tools
vsnet.general
vsnet.ide
vsnet.jlca
vsnet.servicepacks
vsnet.setup
vsnet.vsip
vsnet.vss
vsnet.vstools.office
vstudio.development
vstudio.extensibility
vstudio.general
vstudio.helpauthoring
vstudio.setup
vstudio.sourcesafe
  
 
date: Wed, 4 Jun 2008 10:50:26 -0700,    group: microsoft.public.vsnet.enterprise.tools        back       


Web Test and Browser Rendering   
Using VS 2005 and 2008 I have created many web test.  Many times the response 
times do not portray the actual user experience.  For example, running a web 
test that returns 1.5 MB of data used to build a large tree view may show a 
response time of half a second, yet when I run the steps manually in IE local 
to the webserver, it takes around 7 seconds.  My guess is that most of those 
7 seconds is being consumed by the browser rendering the controls.

Is there a way to capture these true response times?

Thank You and Have a FANTASTIC Day.
date: Wed, 4 Jun 2008 10:50:26 -0700   author:   Rod Clingaman

RE: Web Test and Browser Rendering   
You will have to hook into the browsers events, to do so will require 
inserting trace code into the client/browser and may vary depending on the 
machine running the browser instance being tested. This may be automateable 
using a compiler directive or application setting to turn on and off then 
inject javascript / ajax into the pages. 


"Rod Clingaman" wrote:

> Using VS 2005 and 2008 I have created many web test.  Many times the response 
> times do not portray the actual user experience.  For example, running a web 
> test that returns 1.5 MB of data used to build a large tree view may show a 
> response time of half a second, yet when I run the steps manually in IE local 
> to the webserver, it takes around 7 seconds.  My guess is that most of those 
> 7 seconds is being consumed by the browser rendering the controls.
> 
> Is there a way to capture these true response times?
> 
> Thank You and Have a FANTASTIC Day.
date: Wed, 18 Jun 2008 22:26:00 -0700   author:   William Wallace

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us