HighTechTalks DotNet Forums  

Perform Scalability test of Web Services

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Perform Scalability test of Web Services in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Perform Scalability test of Web Services - 04-09-2005 , 11:23 PM






Dear All,
We have developed a WinForm application that calls WebServices for
all database transactions. We would like to perform a scalability test
of our WebServices (under IIS 6.0 Windows 20003 Server, .Net 1.1 sp1).
Is there any white paper that will guide us to perform scalability
test and arrive at a figure (requests/sec) the number of users after
which we will have to have another Web Server.
Are there good books that guide us to these figures and optimisation?

Please help...

TALIA

Many regards
Jack

Reply With Quote
  #2  
Old   
Tomas Restrepo \(MVP\)
 
Posts: n/a

Default Re: Perform Scalability test of Web Services - 04-10-2005 , 09:44 AM






Jack,

Quote:
We have developed a WinForm application that calls WebServices for
all database transactions. We would like to perform a scalability test
of our WebServices (under IIS 6.0 Windows 20003 Server, .Net 1.1 sp1).
Is there any white paper that will guide us to perform scalability
test and arrive at a figure (requests/sec) the number of users after
which we will have to have another Web Server.
Are there good books that guide us to these figures and optimisation?
I've done this in the past by using Application Center Test to generate sets
of SOAP calls to the webservice from a set of predefined data (in my case,
we created the test cases and pulled the input data from a database).

--
Tomas Restrepo
tomasr (AT) mvps (DOT) org




Reply With Quote
  #3  
Old   
AT
 
Posts: n/a

Default Re: Perform Scalability test of Web Services - 04-10-2005 , 11:28 PM



Thanks Tomas,
Is this the best tool for getting Scalability figures? What about
Mercury Load Runner? Is there any other tool too? Please help.

Thanks & Regards
Jack

"Tomas Restrepo \(MVP\)" <tomasr (AT) mvps (DOT) org> wrote

Quote:
Jack,

We have developed a WinForm application that calls WebServices for
all database transactions. We would like to perform a scalability test
of our WebServices (under IIS 6.0 Windows 20003 Server, .Net 1.1 sp1).
Is there any white paper that will guide us to perform scalability
test and arrive at a figure (requests/sec) the number of users after
which we will have to have another Web Server.
Are there good books that guide us to these figures and optimisation?

I've done this in the past by using Application Center Test to generate sets
of SOAP calls to the webservice from a set of predefined data (in my case,
we created the test cases and pulled the input data from a database).

Reply With Quote
  #4  
Old   
Tomas Restrepo \(MVP\)
 
Posts: n/a

Default Re: Perform Scalability test of Web Services - 04-13-2005 , 10:41 PM



Jack,

Quote:
Is this the best tool for getting Scalability figures?
Well, it's very likely not the best, but it certainly does work.

Quote:
What about
Mercury Load Runner? Is there any other tool too? Please help.
I'm sure you can probably coerce any web load generation tool into using it
for webservices as long as you can customize the request sent and you're not
using something like WS-Security. As for the best, I'm afraid I don't know,
since I haven't been on the lookout for a webservice-specific tool; mostly
because what ACT does has been more than enough for me (I'm used to creating
custom db-driven ACT scripts for this purpose, so that was not much of a
problem for me).


--
Tomas Restrepo
tomasr (AT) mvps (DOT) org
http://www.winterdom.com/




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.