A couple of questions from a newbie to VS 2005

Hi,

Can anyone answer a few questions for me about the load testing tool that comes with VS 2005

1) Does it work with ASP   We are not a .NET house as yet.
2) Can the automated scripts be triggered to start by a client-side event

Thanks,

Greg


Answer this question

A couple of questions from a newbie to VS 2005

  • jsizemore

    1) Yes, web tests work at the HTTP layer so they will work with any web server platform.
    2) Test runs can be kicked off from mstest.exe on the command line.  I'm not sure exactly what you mean by a client-side event.

    Josh

  • A couple of questions from a newbie to VS 2005