1.

Unit tests allow greater test _____________ than functional tests.(a) Coverage(b) Redundancy(c) Prowess(d) AccuracyI had been asked this question in class test.I need to ask this question from Functional Software Testing topic in portion Software Testing Principles of JUnit

Answer»

Right answer is (a) Coverage

The best I can EXPLAIN: Unit tests can easily SIMULATE ERROR conditions, which is EXTREMELY difficult to do with functional tests.



Discussion

No Comment Found

Related InterviewSolutions