Software Engineering Mcqs
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

Which of the following testing tools examine program systematically & automatically ?

A. Code Inspector
B. Static Analyzer
C. Standard Enforcer
D. Coverage Analyzer

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

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

Which testing tool is responsible for documenting programs ?

A. Test/File Generator
B. Test Harness System
C. Test Archiving Systems
D. Coverage Analyzer

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

Beta Testing is done by____________________?

A. Developers
B. Testers
C. Users
D. All of the mentioned

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

Why is software difficult to build ?

A. Controlled changes
B. Lack of reusability
C. Lack of monitoring
D. All of the mentioned

Which of the following is not a typical environment in communication facilitation ?

A. Multiple teams
B. Multiple user groups
C. Multiple fests
D. Multiple locations