MCQOPTIONS
Saved Bookmarks
| 1. |
Which is not true in case of Unit Testing? |
| 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» B. It can t be expected to catch every error in a program. | |