1.

Unit Tests can detect ________________(a) Regressions(b) Quality Check(c) Database Errors(d) Enforced ErrorI had been asked this question in an online interview.My doubt is from Functional Software Testing topic in division Software Testing Principles of JUnit

Answer»

Right ANSWER is (a) Regressions

Best explanation: A UNIT TEST tells that a specific method is failing for a specific REASON.



Discussion

No Comment Found

Related InterviewSolutions