What is timeout testing?
(a) Testing for exceptions
(b) Testing code execution within time limits
(c) Testing code correctness
(d) Testing code with time functions
This question was posed to me in an interview for internship.
Origin of the question is Timeout Testing topic in section Mastering JUnit of JUnit