common mistakes in testing

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

showing results for - "common mistakes in testing"
Louison
20 Mar 2018
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.