

MCQOPTIONS
Saved Bookmarks
This section includes 10 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. |
DEBUGGING_PROGRAM_IS_A_PROGRAM_WHICH_RUNS_CONCURRENTLY_WITH_THE_PROGRAM_UNDER_TEST_&_PROVIDE_COMMANDS_TO?$ |
A. | examine memory & registers |
B. | stop execution at a particular point |
C. | search for references for particular variables, constant and registers |
D. | all of the mentioned |
Answer» E. | |
2. |
Execution Verifier is a dynamic tool that is also known as$ |
A. | Test File Generator |
B. | Coverage Analyzer |
C. | Output Comparator |
D. | Test Harness System |
Answer» C. Output Comparator | |
3. |
Standard enforcer tool looks at the whole program? |
A. | True |
B. | False |
Answer» C. | |
4. |
Beta Testing is done by |
A. | Developers |
B. | Testers |
C. | Users |
D. | All of the mentioned |
Answer» D. All of the mentioned | |
5. |
Which testing tool is responsible for documenting programs ? |
A. | Test/File Generator |
B. | Test Harness System |
C. | Test Archiving Systems |
D. | Coverage Analyzer |
Answer» D. Coverage Analyzer | |
6. |
Which of the following testing tools examine program systematically & automatically ? |
A. | Code Inspector |
B. | Static Analyzer |
C. | Standard Enforcer |
D. | Coverage Analyzer |
Answer» C. Standard Enforcer | |
7. |
Software Testing with real data in real environment is known as |
A. | alpha testing |
B. | beta testing |
C. | regression testing |
D. | none of the mentioned |
Answer» C. regression testing | |
8. |
Which testing tool does a simple job of enforcing standards in a uniform way of many programs? |
A. | Static Analyzer |
B. | Code Inspector |
C. | Standard Enforcer |
D. | Both Code Inspector & Standard Enforcer |
Answer» E. | |
9. |
Many applications using static analysis find 0.1-0.2% NCSS. NCSS stands for |
A. | Non-Code Source Statement |
B. | Non Comment Source Sentence |
C. | Non-Comment Source Statement |
D. | All of the mentioned |
Answer» D. All of the mentioned | |
10. |
Standard Enforcer is a |
A. | Static Testing Tool |
B. | Dynamic Testing |
C. | Static & Dynamic Testing |
D. | None of the mentioned |
Answer» B. Dynamic Testing | |