Developer Network
Developer Network
Developer
:CreateViewProfileText:
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
Forums home
Browse forums users
FAQ
Search related threads
Remove From My Forums
Answered by:
A couple of questions from a newbie to VS 2005
Archived Forums Visual Studio
>
Visual Studio Team System - Testing
Question
0
Sign in to vote
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
Friday, August 26, 2005 12:04 AM
Answers
0
Sign in to vote
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
Friday, August 26, 2005 1:06 PM