

MCQOPTIONS
Saved Bookmarks
This section includes 13 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engg knowledge and support exam preparation. Choose a topic below to get started.
1. |
WHEN_DOES_THE_TESTING_PROCESS_STOPS??$ |
A. | When resources (time and budget) are over |
B. | When some coverage is reached |
C. | When quality criterion is reached |
D. | Testing never ends |
Answer» D. Testing never ends | |
2. |
Specifying a set of test cases or test paths for each item to be tested at that level is known as$ |
A. | Test case generation |
B. | Test case design |
C. | ALL of the mentioned |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
3. |
Which_of_the_following_is_not_a_part_of_a_test_design_document?$ |
A. | Test Plan |
B. | Test Design Specification |
C. | Test Case Specification |
D. | Test Log |
Answer» E. | |
4. |
PRD stands for |
A. | Product Requirement Document |
B. | Project Requirement Document |
C. | Product Restrictions Document |
D. | None of the mentioned |
Answer» B. Project Requirement Document | |
5. |
Acceptance & system test planning are a part of architectural design. |
A. | True |
B. | False |
Answer» C. | |
6. |
A white box test scales up well at different granularity levels of testing? |
A. | True |
B. | False |
Answer» C. | |
7. |
In which test design each input is tested at both ends of its valid range and just outside its valid range? |
A. | Boundary value testing |
B. | Equivalence class partitioning |
C. | Boundary value testing AND Equivalence class partitioning |
D. | Decision tables |
Answer» B. Equivalence class partitioning | |
8. |
A set of inputs, execution preconditions and expected outcomes is known as a |
A. | Test plan |
B. | Test case |
C. | Test document |
D. | Test Suite |
Answer» C. Test document | |
9. |
Which of the following is a black box testing strategy? |
A. | All Statements Coverage |
B. | Control Structure Coverage |
C. | Cause-Effect Graphs |
D. | All Paths Coverage |
Answer» D. All Paths Coverage | |
10. |
Which test refers to the retesting of a unit, integration and system after modification, in order to ascertain that the change has not introduced new faults? |
A. | Regression Test |
B. | Smoke Test |
C. | Alpha Test |
D. | Beta Test |
Answer» B. Smoke Test | |
11. |
Which granularity level of testing checks the behavior of module cooperation? |
A. | Unit Testing |
B. | Integration Testing |
C. | Acceptance Testing |
D. | Regression Testing |
Answer» C. Acceptance Testing | |
12. |
In static test techniques, behavioral and performance properties of the program are observed. |
A. | True |
B. | False |
Answer» C. | |
13. |
What do you understand by V&V in software testing? |
A. | Verified Version |
B. | Version Validation |
C. | Verification and Validation |
D. | Version Verification |
Answer» D. Version Verification | |