Here is the main Testing Laws:
**********************
Murphy's law says: The information item that indicates the irrelevance of the contained information is visible only after you've retrieved the whole information.
A variation: If you try to find bugs in an application using a testing tool, you'll find bugs in the testing tool that keep you from testing your application.
And the hardcore version: If you have successfully gotten a new version of the testing tool with all bugs fixed, you discover your application is due for shipment, and you don't have any more time to test your application.
Alternative hardcore version: If you have successfully gotten a new version of the testing tool with all bugs fixed, you discover your application is incompatible with the testing tool -- which you could not know in advance since the bugs in the testing tool kept you from using it.
Pareto Principle
80% of the contribution comes from 20% of the contributors.
***
But recent surveys show that 80% think that they are among these 20% of contributors.
**********************
If you can't think of three things that might go wrong with you plans, then there's something wrong with your thinking