Testing Foundations
|
An Index of Some Classic Testing Mistakes, With Discussion
For a checklist that's more suitable for printing, see either the PDF paper or the HTML version.
The role of testing
Planning the complete testing effort
Personnel issues
The tester at work
Test automation
Attempting to automate all tests. | |
Expecting to rerun manual tests. | |
Using GUI capture/replay tools to reduce test creation cost. | |
Expecting regression tests to find a high proportion of new bugs. |
Code coverage