Mock Objects for Unit Testing
Posted
by
user9009
on Programmers
See other posts from Programmers
or by user9009
Published on 2011-02-13T04:17:50Z
Indexed on
2011/02/13
7:32 UTC
Read the original article
Hit count: 561
unit-testing
|qa
Hello
How often QA engineers are responsible for developing Mock Objects for Unit Testing. So dealing with Mock Objects is just developer job ?. The reason i ask is i'm interested in QA as my career and am learning tools like JUnit , TestNG and couple of frameworks. I just want to know until what level of unit testing is done by developer and from what point QA engineer takes over testing for better test coverage ?
Thanks
© Programmers or respective owner