This blog is a discussion group for Software Testing, QTP Certification, QTP Indepth training, Test automation using Perl, Sybase Database.

Sunday, September 28, 2008

How the Testing will done using Perl

HI,
I want to know how exactly the testing will be done using Perl, is there any standard frame work is used. Please le me know your comments.

1 comments:

umesh said...

hi,
perl support a wide range of modules to testing. If you are beginner for this then go through http://search.cpan.org/~rgarcia/perl-5.10.0/lib/Test/Tutorial.pod

perl provides module Test::* for testing purpose.
Hope this helps to you.

~umesh