

MCQOPTIONS
Saved Bookmarks
This section includes 11 Mcqs, each offering curated multiple-choice questions to sharpen your Junit knowledge and support exam preparation. Choose a topic below to get started.
1. |
DRE=Number of bugs while testing /number of bugs while testing + number of bugs _____________ |
A. | Found redundant |
B. | Not found |
C. | Found by user |
D. | Found by tester |
Answer» D. Found by tester | |
2. |
DRE stands for ____________ |
A. | Defect Removal Efficiency |
B. | Detect Redundant Errors |
C. | Defectively Run Enumerations |
D. | Detect Random Error |
Answer» B. Detect Redundant Errors | |
3. |
DRE=NUMBER_OF_BUGS_WHILE_TESTING_/NUMBER_OF_BUGS_WHILE_TESTING_+_NUMBER_OF_BUGS______________?$ |
A. | Found redundant |
B. | Not found |
C. | Found by user |
D. | Found by tester |
Answer» D. Found by tester | |
4. |
Bottom up testing starts with __________ |
A. | Root |
B. | Second level roots |
C. | Inner nodes |
D. | Terminal nodes |
Answer» E. | |
5. |
In ___________ each component at lower hierarchy is tested individually and then the components that rely upon these components are tested. |
A. | Top down testing |
B. | Unit testing |
C. | Bottom up |
D. | Load testing |
Answer» D. Load testing | |
6. |
RTM is prepared ___________ |
A. | After test case designing |
B. | Before test case designing |
C. | During test case designing |
D. | Not prepared |
Answer» C. During test case designing | |
7. |
The purpose of the _____________ is to ensure that all requirements defined for a system are tested in the test protocols. |
A. | RTM |
B. | FDD |
C. | KISS |
D. | TM |
Answer» B. FDD | |
8. |
RTM stands for ____________ |
A. | Repeated Trade Matrix |
B. | Redundant Trace Module |
C. | Robust Test Mechanism |
D. | Requirement traceability matrix |
Answer» E. | |
9. |
_____________ is triggered by modifications, migration or retirement of existing software. |
A. | Regression Testing |
B. | Unit Testing |
C. | Maintenance testing |
D. | Integration Testing |
Answer» D. Integration Testing | |
10. |
___________ is a model that illustrates how testing activities integrate with software development phases. |
A. | Waterfall Model |
B. | V-Model |
C. | Spiral Model |
D. | Iterative Model |
Answer» C. Spiral Model | |
11. |
Decision table technique is sometimes also referred to as a ________ table. |
A. | Cause-effect |
B. | Redundant |
C. | Extreme |
D. | Isolated |
Answer» B. Redundant | |