How to do integration testing?
There is so much written about unit testing but I have hardly found any books/blogs about integration testing? Could you please suggest me something to read on this topic?
What tests to write when doing integration testing? what makes a good integration test? etc etc
Thanks