Plan of the seminar


Part 1 - Perl Testing framework

  1. Introduce the Perl modules for basic testing framework.
  2. Testing Perl function and modules.
  3. TAP - the Test Anything Protocol

Part 2 - Test Anything else using Perl

  1. Command line applications, devices with CLI access.
  2. Browser based web applications
  3. Databases.
  4. X Windows.
  5. Microsoft Windows GUI Applications.