Unit Testing - Disadvantages - Manual testing
Q. Which is not true in case of Unit Testing?- Published on 13 Aug 15a. It decreases the software development speed.
b. It can’t be expected to catch every error in a program.
c. In this tester evaluates if individual units of source code are fit for use.
d. It is usually conducted by the development team.
ANSWER: It decreases the software development speed.