Unit Testing - Disadvantages - Manual testing

Q.  Which is not true in case of Unit Testing?
- Published on 13 Aug 15

a. 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.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)