Any Good Certification in Testing - Stack Overflow most recent 30 from stackoverflow.com 2009-12-04T14:43:06Z http://stackoverflow.com/feeds/question/611253 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/611253/any-good-certification-in-testing 2 Any Good Certification in Testing sam 2009-03-04T16:10:06Z 2009-05-22T20:37:38Z <p>Which exam is better for TEsting engineer, ISEB or CSTE? Any other good ones you suggest? Anyone know about any Microsoft certification in Testing?</p> <p>Kind Regards Sam</p> http://stackoverflow.com/questions/611253/any-good-certification-in-testing/613842#613842 1 Answer by Steve Rowe for Any Good Certification in Testing Steve Rowe 2009-03-05T07:07:32Z 2009-03-05T07:07:32Z <p>I'm not convinced a certification really helps a test engineer all that much. Is this one hiring managers really look at? I have my doubts.</p> <p>You can probably get a testing job without one if you look in the right places and a little experience will gain you as much as the certification. Experience along with reading a few books like <a href="http://rads.stackoverflow.com/amzn/click/0201796198" rel="nofollow">How To Break Software</a> and <a href="http://rads.stackoverflow.com/amzn/click/0471469122" rel="nofollow">The Art of Software Testing</a> will give you superior education.</p> http://stackoverflow.com/questions/611253/any-good-certification-in-testing/618799#618799 1 Answer by MatthieuF for Any Good Certification in Testing MatthieuF 2009-03-06T13:06:55Z 2009-03-06T13:06:55Z <p>The same thing always applies to certification. It is usually a learning experience, but having a certification does not mean that you are a good tester.</p> <p>As as interviewer, I would be a lot more interested in your reasons for doing the certification than the certification itself. If you did it because you wanted to learn, that's a very good sign.</p> <p>As for the question: the pre-requisites for CSTE are: (<a href="http://www.softwarecertifications.org/qai_cste.htm" rel="nofollow">http://www.softwarecertifications.org/qai_cste.htm</a>):</p> <blockquote> <p>To qualify for candidacy, each applicant must meet one of four prerequisites:</p> <ol> <li>A 4 year degree from an accredited college-level institution and 2 years experience in the information services field</li> <li>A 3 year degree from an accredited college-level institution and 3 years experience in the information services field</li> <li>A 2 year degree from an accredited college-level institution and 4 years experience in the information services field</li> <li><p>Six years experience in the information services field</p> <pre><code> AND </code></pre> <p>Are working, or have worked at any time within the prior 18 months, in the field within covered by the certification designation</p></li> </ol> </blockquote> <p>For the ISEB/BCS qualification (<a href="http://www.bcs.org/server.php?show=nav.7182" rel="nofollow">http://www.bcs.org/server.php?show=nav.7182</a>):</p> <blockquote> <p>The candidate should have a basic working knowledge of IT.</p> </blockquote> <p>But I suspect that I'm not comparing like with like here.</p> http://stackoverflow.com/questions/611253/any-good-certification-in-testing/620123#620123 0 Answer by ModelTester for Any Good Certification in Testing ModelTester 2009-03-06T19:35:33Z 2009-03-06T19:35:33Z <p>To answer your questions simply, the IIST seems popular. </p> <p>But, as a hiring manager, I don't look at certifications. Although I think sound engineering priciples are essential to higher level programming, I am not convinced that these certifications provide that. Experience proven through a strong dialog with the interviewer is the only way I decide on whom to hire.</p> http://stackoverflow.com/questions/611253/any-good-certification-in-testing/629556#629556 1 Answer by mseery for Any Good Certification in Testing mseery 2009-03-10T10:12:50Z 2009-03-10T10:12:50Z <p>Check out James Bach's <a href="http://www.satisfice.com/blog/archives/36" rel="nofollow">blog post</a> on QA certifications. He considers them to be utterly worthless.</p> http://stackoverflow.com/questions/611253/any-good-certification-in-testing/899886#899886 0 Answer by Jim Bird for Any Good Certification in Testing Jim Bird 2009-05-22T20:37:38Z 2009-05-22T20:37:38Z <p>All members of our test team are ISTQB certified at the Foundation Level. We have testers in different groups and locations, and the certification has helped to provide everyone with a common framework and common language. For the same reason we have all of our operations staff ITIL certified, and project managers certified with PMI. I would not hire someone just because they were certified; and for the same reason I would not not hire someone because they weren't certified. Certification doesn't mean that you are necessarily good at testing, it just proves a basic level of competence. If you don't have much experience, certification may set you apart from other candidates and show that you have a real interest in the field.</p>