I am beginner in developing test cases, and want to follow good patterns for developing test cases rather than following some person or company's specific ideas. Some people don't make test cases and just develop the way their senior have done in their projects. I am facing lot problems like object dependencies (when want to test method which persist A object i have to first persist B object since A is child of B).
Please suggest some good books or sites preferably for learning design pattern for unit test cases. Or reference to some good source code or some discussion for Dos and Donts will do wonder. So that i can avoid doing mistakes be learning from experience of others.
close
button around here before letting the question have time to mature with some answers to see which direction it will go. – Philip Regan Dec 30 '10 at 16:48topic
?" questions I see in the Related list to the right, then just leave this one alone. – Philip Regan Dec 30 '10 at 18:30