On Wed, Jun 07, 2006 at 01:18:53PM +0530, Manjula Gowda wrote:

>  Dear all,
> >
> >Iam trying to a write a script to test one login screen. To this screen i
> >want to drive different data pls can anybody help me write perl scipt for
> >data driven testing.
> >
> >Its very urgent.Thanks in advance

I'm sure it's very urgent for you, but it seems not to carry the same
sense of urgency for most people here.  Perhaps that's because in your
haste you forgot to provide some basic information about what you are
trying to do and this makes it rather tricky to provide useful advice.

I'll have a guess that your login screen is a part of some web
application.  If that is the case, let me point you at
Test::WWW::Mechanize.  You might also like to take a look at Selenium,
which has a Remote Control mode with a Perl interface.  Search CPAN for
Selenium.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to