Unified Communication for your Biz

Improve your contact center performance. See how you can make a difference.

Watch Now 


Reach the ICT Community

Engage and build your ICT audience with CIOL online advertising.

Know more 

Developers are not good testers. What you say?
This can be a big debate. Developers testing their own code - what will be the testing output? check out this story for more...!
Vijay Shinde
Thursday, August 14, 2008

©CIOL Bureau


Would you like to on this article?

Skip Navigation Links.
Collapse <div class='CommentsContainer'>Read Comments</div>
Read Comments
Samir said on 8/19/2008 8:37:18 AM:
Alternatively the tester and developer can work hand in hand and have the test cases ready before developer starts to work on it. The tester can handover the test cases to the developer who then will mark against each test case whether passed or not. That way the entire turnaround time can be reduced by a substantial amount.
to Samir
Philippe Antras said on 8/15/2008 1:24:30 AM:
What about Test-Driven Development? That way, every single line of code is written to make a _unit_ test pass. This generaly helps developpers envisioning all the possible cases, including unhappy cases, that is, error cases. That way they produce "clean code that works", not bug-free code, but code that allows testers to do their job. Moreover the code is built along with all these unit tests that form a safety net, that will detect any regression made while changing the code ; and also creating a new unit test becomess very easy when a tester or a customer reports a problem.
to Philippe Antras
nagesh said on 8/14/2008 12:22:58 PM:
Good one...! yes its a debate which is going on from quite some time. I completely agree with the author that developers can guide testers to come out with a quality product instead testing it apart from coding...!
to nagesh
  
 
Name  
Email    
Your reply