Debugging Load Test Errors

This blog post will walk you through how to debug one type of error that may appear during your load test: https://blogs.msdn.com/slumley/pages/debugging-errors-in-load-test.aspx

Comments

  • Anonymous
    December 17, 2007
    Visual Studio Team System for Testers Content Index for Web Tests and Load Tests Getting Started Online

  • Anonymous
    June 24, 2008
    In VS 2008, we added a new Validation Rule ValidateResponseUrl. In VS 2005, a very common problem was

  • Anonymous
    November 18, 2008
    Hi,I am new to this group, i added above code in my class and in web test new validation rule display but as i added this rule to my web test, it fails and throwing "object not set to an instance of an object' error. Please tell me where i am wrong.

  • Anonymous
    February 04, 2009
    Is it possible to export the Error Details from load test results? We have a large number of dependent requests timing out. In the Summary Data the Request URL is [Other Request Urls]. In the Details window, the specific URL and the parameters passed in are displayed. I'm looking for a means to export all the Detail information to Excel.