Test Automation With Perl Scripting ToC
Test Automation With Perl Scripting ToC
040-66664291/92
Mind Q Systems
8.Process Management a. Backsticks b. qx c. system d. function
040-66664291/92
9. File System Interaction a. What is a file? b. Various modes of file operations. c. File Handles and File Handling d. File and Arrays e. File handle switches viz e, -f, -d, -b, -z, -s etc f. Error Handling g. Directory Processing 10. Using Subroutines a. What are subroutines in Perl b. Defining and invoking Subroutines c. Returning Values from a subroutines d. Variable scoping e. Passing arguments to a subroutine f. Nested subroutine calls g. System defined subroutines i.g. BEGIN, END, AUTOLOAD 11. Regular Expressions (aka RegEx) a. Introduction to Pattern matching b. Wildcards and Character Classes c. Recovering previous matches d. Greedy and Mimimal Searching e. Substitution f. Translations Advance Perl: 12.Perl Modules and Packages a. What are packages and Modules b. Using Modules in perl scripts c. Introduction to basic CPAN modules DBI module Excel Module FTP Module Perl in Test Automation: In the below modules we will cover the below items: a. Important functions available in the module b. Sample scripts by using the module 13. Test::Simple Module 14. Test::More Module 15. Test::Harness Module 16. WWW::Mechanize Module 17. HTTP::Recorder Module 18. Win32::IEAutomation Module 19. DBI Module 20. Net::FTP Module 21. Spreadsheet Module