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. |
_____________ test cases are when random test cases are performed and equivalence partitioning is applied to those test cases. |
| A. | Random |
| B. | Static |
| C. | Semi-random |
| D. | Equivalent-random |
| Answer» D. Equivalent-random | |
| 2. |
_______________ ensures the original fault has been removed. |
| A. | Regression testing |
| B. | Re-testing |
| C. | Negative testing |
| D. | Positive testing |
| Answer» C. Negative testing | |
| 3. |
White box testing is also known as _____________ |
| A. | Structure-based testing |
| B. | Black box testing |
| C. | Free testing |
| D. | Closed testing |
| Answer» B. Black box testing | |