MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Junit knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
__________ are put in scope because they re often useful as part of the battery of tests run in development. |
| A. | Logic unit test |
| B. | Integration unit test |
| C. | Functional unit test |
| D. | Acceptance unit test |
| Answer» D. Acceptance unit test | |
| 2. |
_____________ more dependent on an external environment than pure unit tests are. |
| A. | Logic unit test |
| B. | Integration unit test |
| C. | Functional unit test |
| D. | Acceptance unit test |
| Answer» D. Acceptance unit test | |
| 3. |
A profiler can look for _________ in an application. |
| A. | Bottlenecks |
| B. | Redundancies |
| C. | Nodes |
| D. | States |
| Answer» B. Redundancies | |