views:

9

answers:

0

I'm using visual studio 2008 test edition to run a web and load tests.

I have a webtest on a page that I need to have parse 'on' but theres one file call for this page that times out. When I run the loadtest the results for the entire test appear way off due to the timeout of that one file.

Is there a way to ignore a certain file call so that the timeout of that one dependency doesn't ruin the results set?

thx