On Wed, Sep 24, 2008 at 9:43 AM, Ricardo Araoz <[EMAIL PROTECTED]> wrote: > Stephen Russell wrote: >> On Tue, Sep 23, 2008 at 8:40 AM, Ricardo Araoz <[EMAIL PROTECTED]> wrote: >>> Alan Bourke wrote: >>>> On Tue, 23 Sep 2008 09:22:46 +0200, "Allen" <[EMAIL PROTECTED]> >>>> said: >>>>> I don't know about all people here but if I get a bug reported I fix it. >>>> Fair enough, but how many of your apps contain millions of lines of C++, >>>> are installed on tens or hundreds thousands of systems, and thus require >>>> major regression testing and cost every time you change something? >>> Those "tens or hundreds thousands of systems" has each payed a more than >>> fair price for the product, besides those "millions of lines of C++" >>> were written by lots (and not just one) programmers. So I guess the >>> scales are even. They should fix the bloody bugs! >> ----------------------------------------------------------- >> >> How much testing do you think that this might require before it was >> released? 40 hrs or 120? >> > > I'll answer you right now......... wait.......... nope, they haven't yet > hired me as a Shit'oSoft manager....... keep waiting, I'm sure this will > be addressed soon....................... . . . . . . . . . --------------------------------------
Sounds like a Forest Gump answer. I have to give an estimate for fixes that I make to identify how much QA time will be needed to see if there is an impact in another area of our software. On the average a change that takes me 4 hours to do takes QA 10 - 40 hours to test. Large span of time because of large span of interoperability in our codebase. My 4 hours is 1 for the reading the PRD and making the project, 1 for the documentation for what I am going to do we call it the TDD, 1 to do it and one for unit tests of it for the build manager. -- Stephen Russell Sr. Production Systems Programmer Mimeo.com Memphis TN 901.246-0159 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

