1.

_____________ more dependent on an external environment than pure unit tests are.(a) Logic unit test(b) Integration unit test(c) Functional unit test(d) Acceptance unit testThe question was posed to me in an interview.Asked question is from Refactoring with Mock Objects topic in chapter Testing with Mock Objects of JUnit

Answer»

Correct ANSWER is (C) Functional UNIT test

Best explanation: Functional Unit TESTS are not pure unit tests nor pure functional tests.



Discussion

No Comment Found

Related InterviewSolutions