what are the common mistakes in testing

Solutions on MaxInterview for what are the common mistakes in testing by the best coders in the world

showing results for - "what are the common mistakes in testing"
Matilda
07 Jun 2016
1 Incorrectly evaluate the risks
2 Ignore a bug when you see it
3 Using the same test data
4 Not keeping test cases up to date
5 Making assumptions
6  Not thinking as the end user
7  etc.