|
|
|||||||
Why developers should not test? |
|||||||
|
|
|||||||
| Why
developers should not test? Ofcourse, they can test, but they can't be good testers. If the developers test their own work or the work of their peers,then the following problems crop up |
|||||||
|
|||||||
| Then
who does unit testing and integration testing? Ofcourse Developers. Its very very difficult for a tester to do unit testing and integration testing as it involves understanding the code.So developers have to do the unit testing and integration testing. Misinterpretation of requirements might escape, but its better to test with these issues than not do testing at all. For better success, code developed by one developer should be unit tested by his peer. |
|||||||
|
|
|||||||