Test Automation Tips

The Test Automation Tips is an irregular newsletter with tips on how to write automated test. It is being published by me (Gabor Szabo) and is sent out to the registered users.

Background

I have been doing test automation for many years and teaching courses in the subject. The class called QA Test Automation using Perl has been running in various formats since 2003.

On 23 May 2008 I decided to setup this newsletter in order to share some of my experience with people who cannot attend my classes.

Content

While I am not sure what the exact content will be, I have some directions.

  • For sure I'll give tips on how to write better unit tests in Perl.
  • The QA Test Automation using Perl course also contains lots of slides on how to test various applications such as web applications, databases, file systems, firewalls, routers etc. using Perl. I am going to take ideas from there an discuss them on this newsletter.
  • I am also planning to add information on how to write unit tests in other languages - mostly the dynamic flavors such as Python, PHP and Ruby - and how to integrate between the tests written in several languages.
  • In addition if you are interested in a topic, please let me know. If it also interests me, I'd be glad to write about it.

Posts

2009 June 15Introduction to PHPUnit
2009 April 8Reporting Test Results
2009 March 26Testing a (Perl) Web application without a lot of setup
2009 March 15Testing PHP Applications
2009 March 11Testing PHP code with SimpleTest
2009 February 08Shimming for testing Perl 6 code released to CPAN
2009 January 21Mocking real world to test a wrapper
2008 November 26How many test harnesses are too many?
2008 September 02TAP - Test Anything Protocol
2008 June 09Testing Hello World

Subscription

This is double opt-in mailing list, just like most of the lists today. First you have to type in your e-mail address and optionally your name. Then you'll get an e-mail message with instructions on how to finish your subscription.
When you had enough, you can easily unsubscribe the same way.


Test Automation Discussion lists

In addition to the above newsletter I have also setup a Test Automation Discussion List where the participants can discuss any subject related to automated software testing without regards to languages. It is especially planned to hold discussions where developers in one language can learn from those in other languages.

Language specific web sites and mailng lists

Some of the programming languages have their own testing or qa related web sites and mailing lists.

  • On the Perl-QA mailing list people discuss both how to write test for Perl applications but also on how to write test for anything else.
  • PHP-QAT is the location where people discuss the QA aspects of PHP itself.
  • PHP-PEAR-QA is mainly for PEAR package maintainers.
  • Python does not have a QA team but there is a good Testing related mailing list called TIP - Testing in Python
  • Ruby?

Test Automation Planet

There is also an rss/atom aggregator geared towards testing called Test Automation Planet.

Upcoming training classes
Tags
Perl (217)
Perl 5 (94)
Padre (76)
IDE (40)
testing (38)
Perl 6 (32)
CPAN (27)
newsletter (22)
training (16)
Parrot (15)
Windows (15)
business (14)
marketing (13)
TPF (13)
PHP (13)
TODO (13)
editor (12)
open source (11)
Linux (11)
YAPC (11)