Is there value in having new developers (graduates) start as testers / bug-fixers?

Posted by Nico Huysamen on Programmers See other posts from Programmers or by Nico Huysamen
Published on 2011-03-12T12:11:36Z Indexed on 2011/03/12 16:17 UTC
Read the original article Hit count: 267

Filed under:
|

Hi Programmers Community.

What are your thoughts on the following:
Is there value in having new developers (graduates) start as testers / bug-fixers?

There are two schools of thought here that I have come across.

  1. Having new developers (graduates) start as testers / bug-fixers / doing SLA (Service Level Agreement) work, get's them familiar with the code base. It also allows them the opportunity to learn how to read [other people's] code. Further more, by fixing bugs, they will learn certain bad and good practices, which could hopefully help them in the future.

  2. The other way of thinking though, is that if you immediately start new developers on something like testing / bug-fixing / SLA work, their appetite for the development world might go away, and/or they might leave the company and you potentially loose out on a great future resource.

Is there a balance that should be kept between these two? Currently where I work there is no clear-cut definition of what new starters do. Some go directly on to client work, while some fall in to the SLA world. Should companies have such a policy? Or should it be handled on a case-by-case or opportunity-based basis?

Hope to hear from some of you that have experience in this field. Thanks!

© Programmers or respective owner

Related posts about testing

Related posts about new-job

  • Exciting New Job Announcement!

    as seen on Geeks with Blogs - Search for 'Geeks with Blogs'
    I’m extremely excited to announce that I’ve accepted a position with Applied Information Sciences (AIS).  The innovative work and company values at AIS are aligned with what I was seeking in my next position.  Also, over the past year or so, I’ve met some really talented individuals who work at AIS… >>> More

  • My New Job

    as seen on Geeks with Blogs - Search for 'Geeks with Blogs'
    Last year I started a new job with a logistics company in the North of England, where I was responsible for the management, design and development of IT Integration strategies, architectures and solutions using BizTalk Server 2009.  This included the design and implementation of the BizTalk Server 2009… >>> More

  • Advice on starting a new job

    as seen on Programmers - Search for 'Programmers'
    In a week I will start a new job at a manufacturing company managing the development of a new eCommerce site. The company scores about a 3 on the "Joel" test. I will inherit 3 programmers who developed the company web site and do general IT programming. I have the grey hair and credentials to have… >>> More

  • What should you leave behind for your successors?

    as seen on Programmers - Search for 'Programmers'
    Assume that you're a sole developer leaving a job. What kind of information/material, outside of the code itself, should you create and leave behind for your replacement? An obvious answer is "whatever you would want at a new job" for sure, but it's been a while since I started a new job, and I forget… >>> More

  • What should you leave behind for your successors?

    as seen on Programmers - Search for 'Programmers'
    Assume that you're a sole developer leaving a job. What kind of information/material, outside of the code itself, should you create and leave behind for your replacement? An obvious answer is "whatever you would want at a new job" for sure, but it's been a while since I started a new job, and I forget… >>> More