Skip to main content

What I love about QA and Testing....

Many people are unfortunate enough to be in a job that they don't like, I won't use the word hate, as that's a strong word, but I'm sure it applies to some people.

I'm lucky, in that when it boils down to it, I do enjoy doing what I do, I enjoy coming to work (and not just to get out the house!) I recently spent time off from work for 3 and a bit weeks, I must say I missed work, I missed the routine, but not only that I missed the people, the actual work I do, the challenges and just keeping my brain active. Sure enough we have bad days where we don't want to come back to work, and maybe the fact that I enjoy QA so much is about the environment I am in, and the people I work with, but I'm lucky to have worked in a number of places and enjoyed almost every one for different reasons.

Drilling down into specifics, "Testing and QA", I thought what is it I love about it?

Hence this blog post....

When I first started out in testing about 6 years ago now, I thought this is great I enjoy breaking stuff, so when people asked me why I want to be a tester, that was pretty much the answer I gave. Nowadays, it's a little more complex than that, as I have come to understand the role that QA play in a business, and how it's really not just about "breaking stuff".

This is in no particular order, so what do I now love about testing? What makes me want to be a tester? Firstly, I think it's the challenge of taking something that the business want and almost looking after it from inception to implementation, making sure it is exactly what was asked for, this involves communicating with people and building up a rapport with a number of people which I thoroughly enjoy.

Secondly, there's the challenging aspect, it's not just about doing repetitive testing tasks, there's the challenge of automating whatever we can, and improving our processes across the organisation. I enjoy looking back and thinking what I did there made a big difference, for instance I've blogged about it in the past, but the Question and Answer forum I implemented, and I really think it's starting to make a difference in how we operate as QA in our company, and I strongly recommend similar implementations for yourselves. Or writing an automated test that can perform something that would take hours in minutes... there's a real kick from things like that.

Thirdly, there's the position that you as a tester are in, you get to find problems in code that otherwise would have gone unnoticed, and it's strangely satisfying when you do find a bug or a problem that nobody else has thought about, it's even better when these problems are found out earlier!

Finally, I think that as a QA we get to try so many different types of technology, we get to explore different types of testing, it's not just about running tests, far from it, we are a beacon of system domain knowledge, of tooling knowledge, and I don't think there's a similar role in IT that offers this wide breadth of activities.

So there you go, yes I do love breaking things, providing it's not something I own... but what I love about QA and Testing is far more than that, and I hope that you agree. What is it that you love about testing? What keeps you coming back day after day?

Comments

Popular posts from this blog

Testers: Be more like a Super-Villain!

Who doesn't love a Super Hero? Talk to my son, and he'll tell you how much he loves them, talk to many adults and they'll say the same! Deep down, we all love to be the Super Hero, we all want to save the day! However, I want to talk about the flip side of Super Heroes, the Super Villains... I often play Imaginext with my son, and I (unfortunately?) am nearly always the Super Villain! Be it Lex Luthor, Joker, Two Face, Mr Freeze or The Riddler! These are all great characters and great Super Villains, but why would I want to write about Super Villains? A while ago where I worked, we had a few Super Heroes, people who would be able to come in and "fix" things that had broken and help deliver projects on time. We then shifted, we decided to do away with the Super Hero culture and try and prevent from being in that position in the first place, whilst we didn't go as far as wanting to hire Super Villains, it's definitely a story that has stuck with me and t...

QA is Awesome!

No real point to this post other than I have had the song stuck in my head and figured I could change it slightly and quite easily make QA is Awesome! Oh and I haven't even seen the movie all the way through! But for some reason that song is incredibly catchy! Not much point to this post in fact, just thought I'd put it out there :)

Measuring QA Key Skills and Competencies

I have been thinking about how I can help encourage self improvement within my team, as I understand it, everyone wants to improve, it's just that often there are a number of things that hold people back. I believe one of these things that hold people back are around identifying skills that they are perhaps weak in or that they could/should improve on. So I thought about how I can help tackle that problem. One solution that I want to try with people is to identify the key skills for a QA, what key skills should every QA have, or at least what key skills make up a good QA? If I can identify these then I can start helping people identify if they are lacking in an area. Sure there is a competency matrix that we have, but it has things like "An excellent understanding of XXX", it's often very difficult to quantify what an excellent understanding actually is. So I sat down and came up with the following key skills: OOP Test Documentation Manual Testing Automated...