Hi,

I am trying to use TinyGet to stress test a webservice but can not seem to
invoke the actual method. Can anyone advise how to do this or suggest a
better tool?

Re: Stress Testing WebService by Lognoul,

Lognoul,
Thu Mar 13 06:45:15 CDT 2008

I suppose WCAT could do the job?
http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1466

Marc

"Derek" <Derek@discussions.microsoft.com> wrote in message
news:6083A03A-AD37-46FD-8935-E55288F7D62E@microsoft.com...
> Hi,
>
> I am trying to use TinyGet to stress test a webservice but can not seem to
> invoke the actual method. Can anyone advise how to do this or suggest a
> better tool?


Re: Stress Testing WebService by Derek

Derek
Thu Mar 13 11:56:16 CDT 2008

Thanks Marc,

having read up on it i'm not too sure that it is what we are after. I'm
looking for a simple way to submit concurrent requests from my machine. I'm
trying to avoid developing a windows app to do it and was hoping there would
be something out there already. TinyGet sounded ideal for that reason, just
can't seem to get it to actually call the service. It gets to the asmx page
and returns the HTML for the service description.

"Lognoul, Marc (Private)" wrote:

> I suppose WCAT could do the job?
> http://www.iis.net/downloads/default.aspx?tabid=34&g=6&i=1466
>
> Marc
>
> "Derek" <Derek@discussions.microsoft.com> wrote in message
> news:6083A03A-AD37-46FD-8935-E55288F7D62E@microsoft.com...
> > Hi,
> >
> > I am trying to use TinyGet to stress test a webservice but can not seem to
> > invoke the actual method. Can anyone advise how to do this or suggest a
> > better tool?
>
>

Re: Stress Testing WebService by Steve

Steve
Thu Mar 13 18:00:11 CDT 2008

Look at using WAST (web application stress tool). This is pretty easy
'WAST (web application stress tool)
http://www.microsoft.com/technet/archive/itsolutions/intranet/downloads/webstres.mspx?mfr=true

'WAST download
http://www.microsoft.com/downloads/details.aspx?FamilyID=e2c0585a-062a-439e-a67d-75a89aa36495&DisplayLang=en

'Article on WAST (web application stress tool)
http://west-wind.com/presentations/webstress/webstress.htm

--

Best regards,

Steve Schofield
Windows Server MVP - IIS
http://weblogs.asp.net/steveschofield

http://www.IISLogs.com
Log archival solution.
Install, Configure, Forget

"Derek" <Derek@discussions.microsoft.com> wrote in message
news:6083A03A-AD37-46FD-8935-E55288F7D62E@microsoft.com...
> Hi,
>
> I am trying to use TinyGet to stress test a webservice but can not seem to
> invoke the actual method. Can anyone advise how to do this or suggest a
> better tool?