web site navigation

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
sine
Posts: 37
Joined: Wed Feb 07, 2007 6:42 am

web site navigation

Post by sine »

Hello

it's possible to schedule a test that:

open a web site
log in
navigate some pages
log out

????
the site (and the cookie used for logon) are written in .net

tnx
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

If on the login page ther is some form, where you need to enter usrname, password, etc, you may use following trick:
You should setup HTTP test ( http://www.ks-soft.net/hostmon.eng/mframe.htm#tests.htm# ), with URL like this: http://www.somesite.com/check_credentia ... sword=test , where check_credentials_srv.asp is a page, that is specified as "action" attribute of <FORM> tag. Also you should enable "Follow redirect" option, that allows to be redirected on some page after login. You may use "Check content" option of HTTP test to verify content.
Please, read following articles regarding similar issue:
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=2874
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=2870

To this test you may assign action profile with "HTTP request" action with logoff URL.
http://www.ks-soft.net/hostmon.eng/mfra ... tm#actHTTP

Regards,
Max
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Please, do not forget to enable "Allow per-session cookie" option in "HTTP test properties" window.

Regards,
Max
Post Reply