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.
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
Labels:
automation,
Perl,
Perl test automation,
System Testing,
Testing,
Training
Subscribe to:
Post Comments (Atom)




1 comment:
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
Post a Comment