MCQOPTIONS
Saved Bookmarks
This section includes 13 Mcqs, each offering curated multiple-choice questions to sharpen your Junit knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Equivalence Partitioning, Use Case Testing and Decision Testing are ____________ techniques. |
| A. | Static |
| B. | Dynamic |
| C. | Outdated |
| D. | Infeasible |
| Answer» C. Outdated | |
| 2. |
____________ is a software testing technique that divides the input data of a software unit into partitions of equivalent data from which test cases can be derived. |
| A. | Data flow analysis |
| B. | Equivalence partitioning |
| C. | Inspections |
| D. | Decision testing |
| Answer» C. Inspections | |
| 3. |
Exploratory testing is particularly suitable if _______________ and specifications are incomplete. |
| A. | Investment |
| B. | Time |
| C. | Requirements |
| D. | Deadlines |
| Answer» D. Deadlines | |
| 4. |
_____________IS_A_SOFTWARE_TESTING_TECHNIQUE_THAT_DIVIDES_THE_INPUT_DATA_OF_A_SOFTWARE_UNIT_INTO_PARTITIONS_OF_EQUIVALENT_DATA_FROM_WHICH_TEST_CASES_CAN_BE_DERIVED.?$ |
| A. | Data flow analysis |
| B. | Equivalence partitioning |
| C. | Inspections |
| D. | Decision testing |
| Answer» C. Inspections | |
| 5. |
Equivalence_Partitioning,_Use_Case_Testing_and_Decision_Testing_are______________techniques.$ |
| A. | Static |
| B. | Dynamic |
| C. | Outdated |
| D. | Infeasible |
| Answer» C. Outdated | |
| 6. |
Exploratory testing is particularly suitable if _______________ and specifications are incomplete? |
| A. | Investment |
| B. | Time |
| C. | Requirements |
| D. | Deadlines |
| Answer» D. Deadlines | |
| 7. |
A major benefit of exploratory testing is that testers can use ______________ based on the results of previous results. |
| A. | Deductive Reasoning |
| B. | Object Creation |
| C. | Garbage Collection |
| D. | Modularity |
| Answer» B. Object Creation | |
| 8. |
The main advantage of exploratory testing is that less _______________ is needed. |
| A. | Investment |
| B. | Preparation |
| C. | Knowledge |
| D. | Accuracy |
| Answer» C. Knowledge | |
| 9. |
Exploratory testing is often thought of as a ______________ technique. |
| A. | White box testing |
| B. | Functional testing |
| C. | Non-functional testing |
| D. | Black box testing |
| Answer» E. | |
| 10. |
________________ is an approach to software testing that is concisely described as simultaneous learning, test design and test execution. |
| A. | Data flow analysis |
| B. | Decision testing |
| C. | Exploratory testing |
| D. | Use Case analysis |
| Answer» D. Use Case analysis | |
| 11. |
A Use-case realization describes how a particular __________ is realized within the design model. |
| A. | Class |
| B. | Object |
| C. | Use case |
| D. | Function |
| Answer» D. Function | |
| 12. |
________________ is a technique used to identify the requirements of a system (usually associated with software/process design) and the information used to both define both processes used and classes (a collection of actors and processes). |
| A. | Data flow analysis |
| B. | Use Case analysis |
| C. | Exploratory testing |
| D. | Decision testing |
| Answer» C. Exploratory testing | |
| 13. |
___________ is a technique for gathering information about the possible set of values calculated at various points in a computer program. |
| A. | Data flow analysis |
| B. | Equivalence partitioning |
| C. | Inspections |
| D. | Decision testing |
| Answer» B. Equivalence partitioning | |