Hi Vincent

May be I would like to frame my question a little bit differently.
Without going to the browser,how do I know whether my Login succeeded or
failed ?
Once I submit,I want to know whether the current page has been displayed

Thanks
Anand

-----Original Message-----
From: Vincent Massol [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 23, 2001 2:16 PM
To: [EMAIL PROTECTED]
Subject: Re: Testing Login functionailty


Hi Anand,

It seems what you are trying to do is functional tests. If you have no
need
for unit tests (checking state on the server side) then you probably
don't
need Cactus and you can use HttpUnit. Cactus provides a simple
integration
with HttpUnit that you could use but will needed only if you wish to
perform
unit tests (if you're interested, see
http://jakarta.apache.org/commons/cactus/howto_httpunit.html).

Thanks
-Vincent

----- Original Message -----
From: "Anand Mohanram" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 23, 2001 4:54 AM
Subject: Testing Login functionailty


Hi

I have a Login screen and I would like to supply Username and password
and check whether the resulting screen and ofcourse the contents the
screen are right. I tried httpunit but I am not able to get the
resulting screen correctly.

Should I use cactus ?
I am trying to simulate the Submit functionality.

Thanks
Anand

M Anand
Project Manager - Infosys Technologies,
Chennai,India
Ph: 91-44-4509530/40 - Ext: 80324
Visit us at http://www.infy.com



Reply via email to