Powered By Blogger

Monday, December 20, 2010

Testing Principles

1. Exhaustive testing is not possible.
2. Defect Clustering: small number of the module contains most of the defects detected.
3. Pesticide Paradox: if same test cases are repeated, will no longer find new bugs.
4. Testing shows the presence of defect.
5. Absence of error is a fallacy.
6. Early testing.
7. Testing is context dependent.

No comments:

Post a Comment