Željko Filipin's Blog on Software and Testing

Test like you do not need the money.

Archive for the ‘Testing’ Category

Test Like You Do Not Need the Money

with 2 comments

5

A few days ago it was exactly 5 years since I started working as a software tester. I planned to publish this on the very date, but life happened.

What happened in the last five years? Am I smarter? Or just older? Let’s find out.

Personal

snorkel

In the last five years I have upgraded LifeOS™ from 26.0 to 31.0, upgraded Girlfriend 5.0 application to Wife 4.0 and installed Son 1.5. I do not use DistanceRunning application so much any more, but I do my best. Drums 1.0 are lost somewhere and Guitar 1.0 is mainly collecting digital dust. No so sure about smarter, but definitely older.

Smarter vs. Older – 0:1

Professional

zoo

Five years ago I had a job I did not like. I thought software (programming to be precise) is so cool, and I wished I could develop it for a living. No luck back then.

bear

I still think software is lots of fun, and I live in code as much as I can. But, now I think software testing is even cooler, and I know I was born to be a tester. Not only do I have a job I would do even if I did not have to work, but I get to work from home. A dream I had since I was just a little kid.

Smarter vs. Older – 1:1

Programming Languages

fire

My BASIC, FORTRAN and PHP skills declined a bit in the last five years, but I am sure I would be up and running in minutes if I ever needed them. (Looks like I had a thing for UPPERCASE languages back then.)
I have picked up some Ruby and Watir in the last few years, and I even made it to the Watir core team! Not bad for a simple tester from Croatia, right?! :)

Smarter vs. Older – 2:1

Web

web

Five years ago, I had a crappy site with a crappy URL. (In Croatian only. Some stuff is missing because it is archive.org snapshot, but it did not look much better anyway.)
Today, I am all over the place. (I even have a place where I try to aggregate my web presence.) I have a great site with great URL. Five years ago podcasts just started to appear, now I have one.

Smarter vs. Older – 3:1

Watir

sea

I already mentioned Watir, a tool that I use almost every day, and it makes my life much easier. Big portion of this site is dedicated to it. I like it so much I talk about it to anybody that would listen. I even flew across the ocean to meet with people that like Watir.

Conclusion

It really takes a lot of time to write a blog post. No wonder I do not write so much.

Let’s take a look at the final score:

Smarter vs. Older – 3:1

Looks like Smarter won. Maybe another jury would vote differently.

If you remember only one thing from this post, I hope it will be the title:

Test like you do not need the money.

Written by Željko Filipin

September 16th, 2009 at 12:30 am

Posted in Testing

How Testers Look Like?

with 3 comments

I read a few blogs. I monitor a few mailing lists. When I read a post, I like to know how that person looks like. I guess that I am one of those visual types. (My image is at every page of this blog.) And sometimes it is not an easy task to find it out. So, I found images of a few testers (not in any specific order):

I tagged them as tester at my delicious account (del.icio.us/zeljko.filipin/tester). I will be adding more, as I find more images. If you are a tester, or you have found images of other testers, leave a link to image in comments.

Written by Željko Filipin

June 15th, 2007 at 4:30 pm

Posted in Testing

Data Generator

without comments

My developer pointed me to Benjamin Keen’s Data Generator.

This little program lets you generate large volumes of random, custom data for use in testing software.

Looks good. I will try it and write more about it if I find some inspiration (and time).

Written by Željko Filipin

December 4th, 2006 at 12:42 pm

Posted in Testing