Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Testers coding bug fixes directly?

Testers coding bug fixes directly?

Scheduled Pinned Locked Moved The Lounge
helpdesignquestiondiscussion
74 Posts 35 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Kieryn Phipps

    So I'm a dev manager and our QC lead who is gaining proficiency in coding, though is by no means even a junior programmer has taken it upon himself to directly fix some easy bugs. This is certainly a faster way to get things fixed as our dev resources are severely limited. So far it's restricted to typos/grammar mistakes in hard-coded string UI messages and that type of thing. Good or bad? Thoughts?

    K Offline
    K Offline
    kmoorevs
    wrote on last edited by
    #18

    I think it's awesome that the guy wants to get his hands dirty and is taking the initiative! Take him under your wing and coach him if you have the time...if not, at least guide him to some helpful resources. Consider that he may bring a fresh insight to your products and customers. :)

    "Go forth into the source" - Neal Morse

    1 Reply Last reply
    0
    • K Kieryn Phipps

      So I'm a dev manager and our QC lead who is gaining proficiency in coding, though is by no means even a junior programmer has taken it upon himself to directly fix some easy bugs. This is certainly a faster way to get things fixed as our dev resources are severely limited. So far it's restricted to typos/grammar mistakes in hard-coded string UI messages and that type of thing. Good or bad? Thoughts?

      J Offline
      J Offline
      Jorgen Andersson
      wrote on last edited by
      #19

      It's both good and bad for all the reasons already stated. There might be a reason it was coded a certain way that he doesn't know about, and the bug is actually somewhere else. So even if he fixed the problem he encountered he might have created another bug instead. So make sure his fixes gets sent back to the dev team for review.

      Wrong is evil and must be defeated. - Jeff Ello[^]

      D 1 Reply Last reply
      0
      • K Kieryn Phipps

        So I'm a dev manager and our QC lead who is gaining proficiency in coding, though is by no means even a junior programmer has taken it upon himself to directly fix some easy bugs. This is certainly a faster way to get things fixed as our dev resources are severely limited. So far it's restricted to typos/grammar mistakes in hard-coded string UI messages and that type of thing. Good or bad? Thoughts?

        K Offline
        K Offline
        Kyudos
        wrote on last edited by
        #20

        It amuses me to read about the coder and QA tester being different people. You people don't know how good you have it... ;P

        D 1 Reply Last reply
        0
        • M Munchies_Matt

          mark merrens wrote:

          One day he'll fix something he really doesn't understand.

          "So far it's restricted to typos/grammar mistakes in hard-coded string UI messages and that type of thing" Plain English? Come on. Don't be silly.

          "The whole idea that carbon dioxide is the main cause of the recent global warming is based on a guess that was proved false by empirical evidence during the 1990s." climate-models-go-cold

          R Offline
          R Offline
          R Giskard Reventlov
          wrote on last edited by
          #21

          I guess you didn't read what he wrote and you repeated.

          Munchies_Matt wrote:

          So far

          From little acorns mighty cockups do grow...

          "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures

          M 1 Reply Last reply
          0
          • R R Giskard Reventlov

            I guess you didn't read what he wrote and you repeated.

            Munchies_Matt wrote:

            So far

            From little acorns mighty cockups do grow...

            "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures

            M Offline
            M Offline
            Munchies_Matt
            wrote on last edited by
            #22

            mark merrens wrote:

            From little acorns mighty cockups do grow...

            But great oaks don't grow from marshmallow.

            "The whole idea that carbon dioxide is the main cause of the recent global warming is based on a guess that was proved false by empirical evidence during the 1990s." climate-models-go-cold

            1 Reply Last reply
            0
            • F Forogar

              Who QA's the QAs? There's a Latin version of that isn't there?

              - I would love to change the world, but they won’t give me the source code.

              M Offline
              M Offline
              Munchies_Matt
              wrote on last edited by
              #23

              coercet, qui scaccario is what you are looking for. Amazing how clever google can make you look.... :)

              "The whole idea that carbon dioxide is the main cause of the recent global warming is based on a guess that was proved false by empirical evidence during the 1990s." climate-models-go-cold

              1 Reply Last reply
              0
              • K Kieryn Phipps

                So I'm a dev manager and our QC lead who is gaining proficiency in coding, though is by no means even a junior programmer has taken it upon himself to directly fix some easy bugs. This is certainly a faster way to get things fixed as our dev resources are severely limited. So far it's restricted to typos/grammar mistakes in hard-coded string UI messages and that type of thing. Good or bad? Thoughts?

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #24

                The consensus seems this is a bad idea. This doesn't mean that the QC guy can't be a developer for some of the time if his aspiration is in that direction. It just means that the QC process cannot be corrupted to allow QC people to develop and QC at the same time.

                Peter Wasser "The whole problem with the world is that fools and fanatics are always so certain of themselves, and wiser people so full of doubts." - Bertrand Russell

                1 Reply Last reply
                0
                • Z ZurdoDev

                  Quote:

                  As this person gets more confident they'll try and tackle bigger problems

                  That is certainly a possibility but we should hesitate to be so bold in our assumptions. Heck, in one of my jobs we didn't even have QA. When I was doing asp we did the changes right on the production server sometimes. :)

                  There are only 10 types of people in the world, those who understand binary and those who don't.

                  J Offline
                  J Offline
                  JimmyRopes
                  wrote on last edited by
                  #25

                  RyanDev wrote:

                  Heck, in one of my jobs we didn't even have QA. When I was doing asp we did the changes right on the production server sometimes.

                  I worked in a place like that. What a mess. :suss:

                  The report of my death was an exaggeration - Mark Twain
                  Simply Elegant Designs JimmyRopes Designs
                  I'm on-line therefore I am. JimmyRopes

                  Z 1 Reply Last reply
                  0
                  • F Forogar

                    Who QA's the QAs? There's a Latin version of that isn't there?

                    - I would love to change the world, but they won’t give me the source code.

                    N Offline
                    N Offline
                    Nicholas Marty
                    wrote on last edited by
                    #26

                    You mean:

                    Quote:

                    Quis custodiet ipsos custodes

                    (Basically translates to "Who will guard the guards themselves?") :)

                    1 Reply Last reply
                    0
                    • M Munchies_Matt

                      mark merrens wrote:

                      One day he'll fix something he really doesn't understand.

                      "So far it's restricted to typos/grammar mistakes in hard-coded string UI messages and that type of thing" Plain English? Come on. Don't be silly.

                      "The whole idea that carbon dioxide is the main cause of the recent global warming is based on a guess that was proved false by empirical evidence during the 1990s." climate-models-go-cold

                      G Offline
                      G Offline
                      greldak
                      wrote on last edited by
                      #27

                      I hope you don't have any quick fixes in the code that you haven't been allowed to fix properly because no-one will approve a change that doesn't add any visible value and which rely on those hard coded strings

                      M 1 Reply Last reply
                      0
                      • J jeron1

                        I have to agree with Mark Merrens on this one, nothing good can come of this. As this person gets more confident they'll try and tackle bigger problems which brings greater risks. It could be just as easy as documenting what he thinks should be changed and give it to you, then you could dole the work out after aa number on them have been received. If the fixes are indeed easy, it should just take a couple of minutes for the dev team (the people who could perhaps see the bigger picture) to fix.

                        B Offline
                        B Offline
                        BobJanova
                        wrote on last edited by
                        #28

                        jeron1 wrote:

                        If the fixes are indeed easy, it should just take a couple of minutes for the dev team (the people who could perhaps see the bigger picture) to fix.

                        And probably an order of magnitude more minutes in people's time to assign a ticket number, approve it into a development cycle, estimate it and account for it in the project plan, etc.

                        1 Reply Last reply
                        0
                        • K Kieryn Phipps

                          So I'm a dev manager and our QC lead who is gaining proficiency in coding, though is by no means even a junior programmer has taken it upon himself to directly fix some easy bugs. This is certainly a faster way to get things fixed as our dev resources are severely limited. So far it's restricted to typos/grammar mistakes in hard-coded string UI messages and that type of thing. Good or bad? Thoughts?

                          B Offline
                          B Offline
                          BobJanova
                          wrote on last edited by
                          #29

                          I think it's okay as long as the bug fix is not signed off by the person that fixes it, and the tester knows his limits when it comes to coding.

                          J 1 Reply Last reply
                          0
                          • B BobJanova

                            I think it's okay as long as the bug fix is not signed off by the person that fixes it, and the tester knows his limits when it comes to coding.

                            J Offline
                            J Offline
                            JimmyRopes
                            wrote on last edited by
                            #30

                            BobJanova wrote:

                            and the tester knows his limits when it comes to coding.

                            What coder knows his limits? :~

                            The report of my death was an exaggeration - Mark Twain
                            Simply Elegant Designs JimmyRopes Designs
                            I'm on-line therefore I am. JimmyRopes

                            1 Reply Last reply
                            0
                            • K Kieryn Phipps

                              So I'm a dev manager and our QC lead who is gaining proficiency in coding, though is by no means even a junior programmer has taken it upon himself to directly fix some easy bugs. This is certainly a faster way to get things fixed as our dev resources are severely limited. So far it's restricted to typos/grammar mistakes in hard-coded string UI messages and that type of thing. Good or bad? Thoughts?

                              S Offline
                              S Offline
                              SortaCore
                              wrote on last edited by
                              #31

                              It should be fine if it's only UI messages - if they're kept outside of variables. Such as a messagebox with a fixed caption, or a constant variable. Otherwise you risk coding problems such as "I'll just change the text that's passed to this strcpy()... oops." "I'll just change the text in this char[26]... oops." If the changes they make are under version control the coder could always review them. The thing is, if they do break it, they can just hide behind "I'm not a programmer"... quite legitimately.

                              J J 2 Replies Last reply
                              0
                              • P Pete OHanlon

                                Quid arsos qual arsolium It roughly translates to "which arse let him touch the code"?

                                G Offline
                                G Offline
                                Gary Wheeler
                                wrote on last edited by
                                #32

                                "Benefits of a classical education."     - Hans Gruber

                                Software Zen: delete this;

                                J 1 Reply Last reply
                                0
                                • G Gary Wheeler

                                  "Benefits of a classical education."     - Hans Gruber

                                  Software Zen: delete this;

                                  J Offline
                                  J Offline
                                  JimmyRopes
                                  wrote on last edited by
                                  #33

                                  Gary Wheeler wrote:

                                  "Benefits of a classical education."

                                  You can converse in a dead language. :~

                                  The report of my death was an exaggeration - Mark Twain
                                  Simply Elegant Designs JimmyRopes Designs
                                  I'm on-line therefore I am. JimmyRopes

                                  G M 2 Replies Last reply
                                  0
                                  • S SortaCore

                                    It should be fine if it's only UI messages - if they're kept outside of variables. Such as a messagebox with a fixed caption, or a constant variable. Otherwise you risk coding problems such as "I'll just change the text that's passed to this strcpy()... oops." "I'll just change the text in this char[26]... oops." If the changes they make are under version control the coder could always review them. The thing is, if they do break it, they can just hide behind "I'm not a programmer"... quite legitimately.

                                    J Offline
                                    J Offline
                                    JimmyRopes
                                    wrote on last edited by
                                    #34

                                    SortaCore wrote:

                                    if they do break it, they can just hide behind "I'm not a programmer

                                    When you change code you have just become a programmer. Alternatively, if you are not a programmer why did you change the code?

                                    The report of my death was an exaggeration - Mark Twain
                                    Simply Elegant Designs JimmyRopes Designs
                                    I'm on-line therefore I am. JimmyRopes

                                    S 1 Reply Last reply
                                    0
                                    • J JimmyRopes

                                      Gary Wheeler wrote:

                                      "Benefits of a classical education."

                                      You can converse in a dead language. :~

                                      The report of my death was an exaggeration - Mark Twain
                                      Simply Elegant Designs JimmyRopes Designs
                                      I'm on-line therefore I am. JimmyRopes

                                      G Offline
                                      G Offline
                                      Gary Wheeler
                                      wrote on last edited by
                                      #35

                                      :sigh: [^] Children don't know the classics any longer.

                                      Software Zen: delete this;

                                      J 1 Reply Last reply
                                      0
                                      • J JimmyRopes

                                        SortaCore wrote:

                                        if they do break it, they can just hide behind "I'm not a programmer

                                        When you change code you have just become a programmer. Alternatively, if you are not a programmer why did you change the code?

                                        The report of my death was an exaggeration - Mark Twain
                                        Simply Elegant Designs JimmyRopes Designs
                                        I'm on-line therefore I am. JimmyRopes

                                        S Offline
                                        S Offline
                                        SortaCore
                                        wrote on last edited by
                                        #36

                                        JimmyRopes wrote:

                                        When you change code you have just become a programmer.

                                        Not something I agree with. I might be able to fix a car, but I don't become a mechanic from doing that. Or whack a nail into a plank of wood and become a "DIY guy". Code to me is the mechanics of the program, not the UI wording. When a program goes multi-language, it'll probably end up with separate language files anyway, which don't contain any code, just variants of UI text; so surely changing that text would make you a programmer, since it affected the program? Heck, you could draw a new icon file and change the program. And if it's embedded into the application, you've just changed the machine code. Congrats on your new job title.

                                        J 1 Reply Last reply
                                        0
                                        • S SortaCore

                                          JimmyRopes wrote:

                                          When you change code you have just become a programmer.

                                          Not something I agree with. I might be able to fix a car, but I don't become a mechanic from doing that. Or whack a nail into a plank of wood and become a "DIY guy". Code to me is the mechanics of the program, not the UI wording. When a program goes multi-language, it'll probably end up with separate language files anyway, which don't contain any code, just variants of UI text; so surely changing that text would make you a programmer, since it affected the program? Heck, you could draw a new icon file and change the program. And if it's embedded into the application, you've just changed the machine code. Congrats on your new job title.

                                          J Offline
                                          J Offline
                                          JimmyRopes
                                          wrote on last edited by
                                          #37

                                          If you are not a programmer why did you change the code? :doh:

                                          The report of my death was an exaggeration - Mark Twain
                                          Simply Elegant Designs JimmyRopes Designs
                                          I'm on-line therefore I am. JimmyRopes

                                          S 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups