Testing a Web Site

Testing a Web Site

am 10.07.2007 22:24:42 von Corso

Hello,

I am looking for some sort app that will test my website - like a
crawler - hit every web page and trigger events on it.

Anyone know of anything that would do that?

Thanks,

corso

Re: Testing a Web Site

am 11.07.2007 06:38:09 von Steve Schofield

My personal favorite WAST / Homer.
http://www.microsoft.com/technet/archive/itsolutions/intrane t/downloads/webstres.mspx

http://www.microsoft.com/downloads/details.aspx?familyid=e2c 0585a-062a-439e-a67d-75a89aa36495

--

Best regards,

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


"Corso" wrote in message
news:1184099082.952056.287950@g37g2000prf.googlegroups.com.. .
> Hello,
>
> I am looking for some sort app that will test my website - like a
> crawler - hit every web page and trigger events on it.
>
> Anyone know of anything that would do that?
>
> Thanks,
>
> corso
>

Re: Testing a Web Site

am 31.07.2007 10:24:10 von Kristofer Gafvert

In additino to Steve's recommendations, you have JMeter:

http://jakarta.apache.org/jmeter/

I think you need to specify exactly what you want out from the test to
find the most suitable tool. I mean, there must be some kind of
verification that the triggered event fired, and does the tool you select
support such verification?

Perhaps you are looking for unit-testing, such as NUnit?

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Corso wrote:

>Hello,
>
>I am looking for some sort app that will test my website - like a
>crawler - hit every web page and trigger events on it.
>
>Anyone know of anything that would do that?
>
>Thanks,
>
>corso