M C Q s D r i v e

Software Engineering Mcqs 840 MCQs [All-Courses]

thumb

Software Engineering MCQs for job test and interview preparation, especially for fresh graduates, students, and candidates appearing in competitive exams. These multiple-choice questions cover a wide range of topics, including the fundamentals of software engineering, its various types, advanced concepts, software design, development processes, testing methods, software evolution, and security aspects.

What is a specific instance of a baseline or configuration item ?

A Software
B Configuration
C Version
D Status Accounting
Correct Answer: Version

Which of the following is not a part of Software Configuration Management Basics ?

A Identification
B Version
C Auditing and Reviewing
D Status Accounting
Correct Answer: Version

Which of the following is a software process ?

A Analysis and design
B Configuration and management
C Business modeling
D All of the mentioned
Correct Answer: All of the mentioned

Which of the following is not included in Issues Meetings ?

A Issues gathered the day before
B Regular schedule of meeting
C Discussion with business
D Attendance
Correct Answer: Discussion with business

Which of the following is not a conflict in software development team ?

A Simultaneous updates
B Shared and common code
C Versions
D Graphics issues
Correct Answer: Graphics issues

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
Correct Answer: Multiple fests

Why is software difficult to build ?

A Controlled changes
B Lack of reusability
C Lack of monitoring
D All of the mentioned
Correct Answer: Lack of monitoring

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
Correct Answer: all of the mentioned

Beta Testing is done by____________________?

A Developers
B Testers
C Users
D All of the mentioned
Correct Answer: Users

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
Correct Answer: Coverage Analyzer