What do you guys do when the last test case (or any very large test case) fails (not times out) ?

Let's say, you have missed thinking about some particular use case in a problem and a very large test case fails. how do you go about identifying the use case ?

Comments (2)