1.

Functional tests are more _____________ compared to unit tests.(a) Fine grained(b) Accurate(c) Time consuming(d) Coarse grainedI have been asked this question in quiz.This intriguing question comes from Functional Software Testing in section Software Testing Principles of JUnit

Answer»

Right CHOICE is (d) Coarse grained

Easy EXPLANATION: Functional Tests need the full APPLICATION (or a good PART of it) to be READY before it can be tested.



Discussion

No Comment Found

Related InterviewSolutions