Multiple Choice
Which is NOT one of the primary characteristic of unit testing:
A) It is done in isolation.
B) Test data and the test are done by the coding programmer.
C) It does not require additional resources.
D) It requires the use of a test driver.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q44: Due to design principles for object-oriented systems,such
Q45: A good unit test is thorough and
Q46: The primary purpose and benefit of a
Q47: A type of integration test that determines
Q48: A method or class developed for unit
Q50: A system development based on selecting specific
Q51: An type of integration test that tests
Q52: A(n)_ version is a system that is
Q53: If one class calls a method in
Q54: Describing program functions required to implement specific