asp web site test tool
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS ASP > asp web site test tool




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    asp web site test tool  
abcd


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-27-07 06:18 AM

I have a company web site which has asp pages and html pages. We have build
a new site and I am doing QA for that. How can I test that web site to check
if all the links work fine. there are so many links and I can not click each
and every one. Is there good automation tool.

thanks







[ Post a follow-up to this message ]



    Re: asp web site test tool  
Evertjan.


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-27-07 12:15 PM

abcd wrote on 27 mrt 2007 in microsoft.public.inetserver.asp.general:

> I have a company web site which has asp pages and html pages. We have
> build a new site and I am doing QA for that. How can I test that web
> site to check if all the links work fine. there are so many links and
> I can not click each and every one. Is there good automation tool.
>

An idea is do that clientside, say with a wscript script in vbs or jscript,
likde a mini crawler engine, and ASP, being a serverside platform for
scripting, that way is not involved. So that way is off topic on this NG.

You could involve ASP to do it serverside, I think,
by changing all links to a serverside function, that adds each url to a
database together with the calling pages url, when the page is requested.
[possibly only at that page's request from your private clientside IP?]

Then you can build and use an ASP coded page only used by you, that checks
those url's for dead links whenever you want.

The easiest and often used way is to kindly ask users to report any dead
links to a special email address.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:37 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register