The web testing is not limited to just clicking few links and checking if the controls are working fine. In my job, we do a lot more than that. In one of the recent requirements I got on one of our projects, I had to setup an email notification based on an event. This blog outlines how to do send an (outlook) email with an attachment using Ruby.

Ruby makes life very easy. No programming language can get better than this. The task of sending an email is done in less than 10 lines.

If you want to add more recipients, just do this:

Enhanced by Zemanta