Debugging pages requested from webtests

Last post 08-07-2008 5:22 AM by rjcox. 1 replies.

Sort Posts:

  • Debugging pages requested from webtests

    08-06-2008, 5:05 PM
    • Member
      152 point Member
    • radco
    • Member since 07-02-2006, 9:01 AM
    • Posts 123

    Hi, I am using webtest to check if my webpages display what they should.

    If a problem occurs, I`d like to be able to set a breakpoint inside page and debug, what it is doing.

    How can I set a breakpoint and stop there when these requests come from webtests?

    Classic F5 stops at those breakpoint, but requests from webtests don`t.

    Thanks, radco

    If this is a answer to your problem, mark it as answer in right upper corner. It helps other who read your article to known that it is correct answer
  • Re: Debugging pages requested from webtests

    08-07-2008, 5:22 AM
    • Contributor
      7,054 point Contributor
    • rjcox
    • Member since 12-19-2007, 9:14 AM
    • Basingstoke, UK
    • Posts 1,444

     You need to run the tests under the debugger (or have the web site running under debugger and then run the web tests from another VS instance).

    Richard
Page 1 of 1 (2 items)