

MCQOPTIONS
Saved Bookmarks
This section includes 12 Mcqs, each offering curated multiple-choice questions to sharpen your Junit knowledge and support exam preparation. Choose a topic below to get started.
1. |
_______________ testing is used for testing systems for which the specification takes in the form of rules or cause-effect combinations. |
A. | Unit Testing |
B. | Functional Testing |
C. | Load Testing |
D. | Decision Table Testing |
Answer» E. | |
2. |
The likelihood of a/an __________ event determines the level of risk. |
A. | unlikely |
B. | adverse |
C. | ordinary |
D. | expected |
Answer» C. ordinary | |
3. |
THE_LIKELIHOOD_OF_A/AN____________EVENT_DETERMINES_THE_LEVEL_OF_RISK.?$ |
A. | unlikely |
B. | adverse |
C. | ordinary |
D. | expected |
Answer» C. ordinary | |
4. |
________________testing_is_used_for_testing_systems_for_which_the_specification_takes_in_the_form_of_rules_or_cause-effect_combinations.$ |
A. | Unit Testing |
B. | Functional Testing |
C. | Load Testing |
D. | Decision Table Testing |
Answer» E. | |
5. |
What does an exit criteria do? |
A. | Define when to remove control |
B. | Defines the level of a test |
C. | Defines which test to not test |
D. | Defines when a test level is completed |
Answer» E. | |
6. |
___________ tests are designed after the software has been produced. |
A. | Preventive |
B. | Reactive |
C. | Associative |
D. | Amorous |
Answer» C. Associative | |
7. |
_______________ tests are designed early. |
A. | Preventive |
B. | Reactive |
C. | Associative |
D. | Amorous |
Answer» B. Reactive | |
8. |
Violations of DRY are referred to as _________ solutions. |
A. | WET |
B. | NOT DRY |
C. | KISS |
D. | ENGAGE |
Answer» B. NOT DRY | |
9. |
DRY stands for ____________ |
A. | Do right yourself |
B. | Don’t repeat yourself |
C. | Don’t ring the yarn |
D. | Do rule over yourself |
Answer» C. Don‚Äö√Ñ√∂‚àö√ë‚àö¬•t ring the yarn | |
10. |
In software engineering, _______________ is a principle of software development, which aims at reducing repetition of information of every kind, especially useful in multi-tier architectures. |
A. | KISS |
B. | WET |
C. | SSOT |
D. | DRY |
Answer» E. | |
11. |
KISS is an acronym for ________________ |
A. | Keep it simple, stupid |
B. | Keep it safe and sound |
C. | Know it soundly and systematically |
D. | Know information safely and securely |
Answer» B. Keep it safe and sound | |
12. |
All ____________ has to be completed before integration testing can be done. |
A. | Stress testing |
B. | Functional testing |
C. | Unit testing |
D. | Load testing |
Answer» D. Load testing | |