common mistakes in testing code example
Example: common mistakes in testing
Incorrectly evaluate the risks
Ignore a bug when you see it
Using the same test data
Not keeping test cases up to date
Making assumptions
Not thinking as the end user
etc.