Locked WEB Performance Tests -Issues in - VSTS 2010 & VSTS 2012

  • Wednesday, August 08, 2012 5:59 PM
     
     

    Visual Studio 2012 RC& Visual Studio 2010 Ultimate

    My Web performance is recording actions only when the I.E explorer bar is has Web Test Reorder in it

    Launch I.E >  View > Explorer Bars > Web Recorder 10.0

    If you don’t set this in View menu , no actions are recording

    But the recording should be stopped from Visual Studio 2012 RC . If you stop from I.E explorer bars, it will display below error.

     

    Also ,  When I launch my intranet application , it is recording until home page only , the home page displays Login Page and after the login page , no actions are recording . my application is built on Silver Light 5.0 technology

     When I record different applications for example like Google  , it is recording all the actions ( see there are two requests reordered for the Google application but for my intranet application , there is only one request recorded ..

     

All Replies

  • Thursday, August 09, 2012 2:07 AM
    Moderator
     
     Answered

    Hi Srini,

    Thank you for posting in the MSDN forum.

    I would like to know if no actions are recorded when you perform some actions on the home page.

    If so, you can use the Fiddler tool to record the web test. You can check if a request is sent when you do some actions. If not, can you provide some detailed information for us?

    The link below is about how to use Fiddler to capture HTTPS sessions and convert to a VSTS Web Test:

    http://blogs.msdn.com/b/girishp/archive/2010/01/07/how-to-use-fiddler-to-capture-https-sessions-and-convert-to-a-vsts-web-test.aspx

    Thanks,

    Amanda


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Wednesday, August 22, 2012 5:58 AM
    Moderator
     
     

    Hi Srini,

    What about your issue now? Have you resolved it?

    Would you mind letting us know the result of the suggestion?

    Thanks,


    Amanda Zhu [MSFT]
    MSDN Community Support | Feedback to us

  • Monday, September 24, 2012 9:06 AM
     
     

    I use the VSTS2012 Ultimate for Performance Tests , VSTS2012 and Controller located on one server , Agent located on another server.

    I installed Fiddler2 in order to catch the response/request from my test for debugging on two servers , but can’t see any results exact actions on IE.

    Please assist.