Bookmark Topic Watch Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
For developers, testing is a skill. This is typically white box testing that gets done concurrently or just after coding.

For a test team or QA (quality assurance) team member, there are certifications available:

From the QAI (Quality Assurance Institute) Global Institute:

  • CAST/Certified Associate in Software Testing
  • CASQ/Certified Assoicate in Software Quality
  • CSTE/Certified Software Tester
  • CSQA/Certified Software Quality Analyst


  • From the ISTQB (International Software Testing Qualifications Board):

  • CTFL/Certified Tester Foundation Level
  • CTAL/Certified Tester Advanced Level

  •  
    Don't get me started about those stupid light bulbs.
      Bookmark Topic Watch Topic
    • New Topic