Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:You should have asked this a year before. (Score 2, Insightful) 540

A good QA developer is just as necessary as a good developer. We all like writing original code, and it takes a special kind of person to write smoke tests, et al, for someone else's code. At my previous job, our product's QA department was just as important as our development department to get the monthly releases out on time.

Top flight developers producing quality code don't need large QA departments. They've already written well-designed, bug-resistent code, unit tests, integration tests, and performance tests, all in the course of producing something that works (the first time).

If you have to pay a phalanx of QA engineers to find bugs post-facto ("just as important as our development department"), you're doing it wrong. The bugs shouldn't have been there to begin with.

Speaking as a software engineer that works for a small software company, QA Engineers are essential. Not because we have sloppy developers who write poor code, but because software engineers can't predict every possible way someone will interact with out code. QA Engineers have proved invaluable in finding those edge conditions we never coded for because it never occurred to us. ... Plus they help catch the *stupid* mistakes that everyone makes from time to time. (-;

Slashdot Top Deals

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...