Microsoft
98-379 · Question #87
98-379 Question #87: Real Exam Question with Answer & Explanation
The correct answer is B. Uses stubs or mock objects C. Includes environmental dependencies such as databases, file systems, networks, and queues E. Runs and passes in isolation. See the full explanation below for the reasoning.
Question
Which three statements are characteristics of a good unit test? (Choose three.)
Options
- AIs very limited in scope
- BUses stubs or mock objects
- CIncludes environmental dependencies such as databases, file systems, networks, and queues
- DHides the expected results from the tester
- ERuns and passes in isolation
Community Discussion
No community discussion yet for this question.