Plan of the seminar
Part 1 - Perl Testing framework
- Introduce the Perl modules for basic testing framework.
- Testing Perl function and modules.
- TAP - the Test Anything Protocol
Part 2 - Test Anything else using Perl
- Command line applications, devices with CLI access.
- Browser based web applications
- Databases.
- X Windows.
- Microsoft Windows GUI Applications.