InterviewSolution
Saved Bookmarks
| 1. |
___________ tests are a superset of all other tests.(a) Unit(b) Integration(c) Loss(d) AcceptanceThis question was addressed to me in unit test.The above asked question is from Refactoring with Mock Objects in section Testing with Mock Objects of JUnit |
|
Answer» Correct choice is (d) Acceptance |
|