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