Software Testing Axioms
Posted On 05 December, 2008 at 11:08 AM by Rajeev Prabhakaran1. It is impossible to test a program completely
2. Software testing is risk based exercise
3. Testing cannot show that bugs don't exist
4. The more bugs you find, the more bugs there are
5. Not all the bugs you find will be fixed
6. Product specifications are never final