MCQOPTIONS
Saved Bookmarks
| 1. |
Choose the correct option according to the given statements.Staement 1: Unit Testing focuses verification effort on the smallest unit of Software Design.Staement 2: In general Unit Testing is done by Software Developer. Staement 3: Unit Testing comes under White Box Testing.Staement 4: Unit Testing comes under Black Box Testing. |
| A. | Statement 1, 2, 3, are correct. |
| B. | Only statement 1 and 2 are correct. |
| C. | Only statement 3 is correct. |
| D. | Only statement 4 is correct. |
| Answer» B. Only statement 1 and 2 are correct. | |