web site

Need new test, action, option? Post request here.
Post Reply
dpeterka
Posts: 13
Joined: Mon Jul 21, 2003 6:00 pm

web site

Post by dpeterka »

This would probably be pretty hard to do, but perhaps at a simple level.

Many sites we watch with host monitor are secure and secure in such a way that a simple pass/user name nor cookie will suffice. I've recently been using some perl from the script wrappers tests which works fine a much better write up than I can provide is here >

http://www-128.ibm.com/developerworks/l ... ecure.html

What would be handy for us is adding the ability to map a form and fields to a user/pass input. Even cooler would be some ability have a built in library or macro set to call upon.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Re: web site

Post by KS-Soft Europe »

dpeterka wrote:I've recently been using some perl from the script wrappers tests which works fine a much better write up than I can provide is here >

http://www-128.ibm.com/developerworks/l ... ecure.html
Ok, I will take a look on it.
dpeterka wrote:What would be handy for us is adding the ability to map a form and fields to a user/pass input. Even cooler would be some ability have a built in library or macro set to call upon.
HTTP test allows redirect, and you may type in URL field link to login check page and specify form fields with values, e.g.: http://www.your_site.com/check_login_srv.asp?username=your_username&password=your_password

I think, following topic might be helpful:
http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=2874

Regards,
Max
Post Reply