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.

MTTC falls the the category of____________________?
A correctness
B integrity
C maintainability
D all of the mentioned
Correct Answer: maintainability
The arc-to-node ratio is given as r = a/n. What does ‘a’ represent in the ratio ?
A maximum number of nodes at any level
B longest path from the root to a leaf
C number of modules
D lines of control
Correct Answer: lines of control
Percentage of modules that were inspected is a part of__________________?
A Product Metrics
B Process Metrics
C Project Metrics
D All of the mentioned
Correct Answer: Process Metrics
Identify the correct option with reference to Software Quality Metrics ?
A Integrity = [Sigma(1 – threat)] * (1 – security)
B Integrity = [1 – Sigma(threat)] * (1 – security)
C Integrity = [1 – threat * Sigma(1 – security)]
D Integrity = Sigma[1 – threat * (1 – security)]
Correct Answer: Integrity = Sigma[1 – threat * (1 – security)]
Usability in metric analysis is defined as the degree to which the software_________________?
A stated needs
B is easy to use
C makes optimal use of system resources
D none of the mentioned
Correct Answer: is easy to use
The amount of time that the software is available for use is known as_________________?
A Reliability
B Usability
C Efficiency
D Functionality
Correct Answer: Reliability
SMI stands for_______________?
A Software Mature Indicator
B Software Maturity Index
C Software Mature Index
D Software Maturity Indicator
Correct Answer: Software Maturity Index
Function Points in software engineering was first proposed by_______________?
A Booch
B Boehm
C Albrecht
D Jacobson
Correct Answer: Albrecht
Which of the following is not a web engineering project metric ?
A Number of Static Content Objects
B Number of Dynamic Content Objects
C Number of Inherited Objects
D Word Count
Correct Answer: Number of Inherited Objects
Which of the following is not a metric for design model ?
A Interface design metrics
B Component-level metrics
C Architectural metrics
D Complexity metrics
Correct Answer: Complexity metrics