Ask a questionAsk a question
 

AnswerHow to delete an image request from a web test in vsts 2008

  • Monday, November 02, 2009 1:42 PMvishal.sharma Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I am using vsts 2008 version 9.0.21022 RTM running on windows server 2003 SP2 for a financial application. I did the registry changes so that all components(css, images, js etc.) are captured, however at recording css and js files and some images are not displayed in the web test editor.

    Changes performed:-
    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\EnterpriseTools\QualityTools\WebLoadTest]
    "DefaultBrowserTemplate"="Internet Explorer 7.0"
    "WebTestRecorderMode"="exclude"
    "ExcludeMimeTypes"=""
    "ExcludeExtensions"=""

    At playback, the result window shows all the css, images, js associated with the application & for 1 particular image (which is not being captured by the recorder ) i am getting 404-Not found error. I wanted to delete the particular request for the image from the script.
    Is there a way to delete this image request from the script ?

    Any help will be greatly appreciated.


    thanks in advance.

    vishal

Answers

All Replies