Which is not true in case of Unit testing?
Options
- It decreases the software development speed.
- It can’t be expected to catch every error in a program.
- In this tester evaluates if individual units of source code are fit for use.
- It is usually conducted by the development team.
CORRECT ANSWER : It decreases the software development speed.
Write your comments