This is a rather broad question, I'm looking for any document that contains an estimate or otherwise tries to formulate an answer. Published research would be awesome. When I say false negative, I mean a test result which is logged as a failure, but wasn't actually due to code-defect in the Application-under-test.
For context: We've relied on integration-level test automation for a while, and we've always had a certain number of false negatives in our results. Management seems to think that the number of false negatives can and should be zero. I'm trying to determine if this is a realistice expectation.
Any industry-studies, or any other information on this subject would be greatly appreciated!