InterviewSolution
Saved Bookmarks
| 1. |
Why developers shouldn’t test the software they wrote? |
|
Answer» Developers make POOR testers. Here are some reasons why:
However, it doesn't mean that developers shouldn't test the software before sending it to the tester. Developer testing helps find many bugs that are caused by programming errors. These are hard to find for a tester because they don't always have access to the source code. |
|