Thursday, 23 April 2015

What are the Myths and Facts about Software Testing ?

  1. MYTHQuality Control = Testing.
    • FACT: Testing is just one component of Software Quality Control. Quality Control includes other activities such as Reviews.
  2. MYTHThe objective of Testing is to ensure a 100% defect- free product.
    • FACT: The objective of testing is to uncover as many defects as possible while ensuring that the software meets the requirements. Identifying and getting rid of all defects is impossible.
  3. MYTHTesting is easy.
    • FACT: Testing can be difficult and challenging (sometimes, even more so than coding).
  4. MYTHAnyone can test.
    • FACT: Testing is a rigorous discipline and requires many kinds of skills.
  5. MYTHThere is no creativity in testing.
    • FACT: Creativity can be applied when formulating test approaches, when designing tests, and even when executing tests.
  6. MYTHAutomated testing eliminates the need for manual testing.
    • FACT: 100% test automation cannot be achieved. Manual Testing, to some level, is always necessary.
  7. MYTHWhen a defect slips, it is the fault of the Testers.
    • FACT: Quality is the responsibility of all members/ stakeholders, including developers, of a project.
  8. MYTHSoftware Testing does not offer opportunities for career growth.
    • FACT: Gone are the days when users had to accept whatever product was dished to them; no matter what the quality. With the abundance of competing software and increasingly demanding users, the need for software testers to ensure high quality will continue to grow. 

No comments:

Post a Comment