Application Center Test setting concurrent Users
From: Bob G (anonymous_at_discussions.microsoft.com)
Date: 06/23/04
- Previous message: cody: "Re: I miss C inline and macros / Optimizing functions"
- Next in thread: Michael Pearson: "Re: Application Center Test setting concurrent Users"
- Reply: Michael Pearson: "Re: Application Center Test setting concurrent Users"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Jun 2004 09:13:31 -0700
I am running an ACT test to stress my web application. I
have created my script, which seems to work fine. I want
to run with 500 concurrent users, but when I do this it
seems the test center sends all 500 requests at once, this
is causing many of the connections to fail. What I would
like to do is stagger the users hitting the submit button,
this would be a more accurate test of the real world. Is
there any way to do this. Also, once the test is running,
with 500 users, does ACT wait until all connections have
replied then hit the web server with another 500 requests,
or does it run each connection on a seperate thread and
send a new request each time a reply is recieved for a
connection?
Thank you,
Bob G
- Previous message: cody: "Re: I miss C inline and macros / Optimizing functions"
- Next in thread: Michael Pearson: "Re: Application Center Test setting concurrent Users"
- Reply: Michael Pearson: "Re: Application Center Test setting concurrent Users"
- Messages sorted by: [ date ] [ thread ]