Hi,

In this question I am not so much interested in how you do unit
testing of your Perl code but how you use Perl in a QA or QC department?


Some of you might know that I have a training course on how to
use Perl in test automation. That course assumes you already know
Perl. (First I teach TAP and how to test Perl code and then things
like WWW::Mechanize, Selenium for web, Expect and Net::Telnet for CLI
and Win32::GUITest for, well GUI related things to test anything else.)


Now I am thinking on building a course or writing a book or just a
series of blog
entries that will not assume any Perl knowledge and will help people in the
QA/QC department and in test automation.
So I wonder, if you are working in QA, what are you doing with Perl?

Is that processing log files?
Is that running batch jobs or wrapping other utilities?
Is that for preparing input files for the test?
Do you also use Perl to test various applications (web, CLI, GUI, etc)?

regards
   Gabor

Reply via email to