MCQs 1
MCQs 1
Software Engineering Multiple Choice Questions & Answers (MCQs) – Types of Software Metrics
2. Which of the following does not affect the software quality and organizational performance?
a) Market
b) Product
c) Technology
d) People
Answer: a
Explanation: Market is a collection of competitors, stakeholders, users each having different views on the
product. So it does not affect the software quality.
7. Which of the following is not an information domain required for determining function point in FPA ?
a) Number of user Input
b) Number of user Inquiries
c) Number of external Interfaces
d) Number of errors
Answer: d
Explanation: FPA includes five domains namely input, output, inquiries, interface and logical files.
P a g e 1|6
3/5/24
8. Usability can be measured in terms of:
a) Intellectual skill to learn the system
b) Time required to become moderately efficient in system usage
c) Net increase in productivity
d) All of the mentioned
Answer: d
9. A graphical technique for finding if changes and variation in metrics data are meaningful is known as
a) DRE (Defect Removal Efficiency)
b) Function points analysis
c) Control Chart
d) All of the mentioned
Answer: c
Explanation: Others options are formulas.
Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Metrics Analysis”.
4. How many Information Domain Values are used for Function Point Computation?
a) three
b) four
c) five
d) six
Answer: c
Explanation: The five values are: External Inputs, External Outputs, External Inquiries, Internal Logical Files
and External Interface Files.
P a g e 2|6
3/5/24
5. Function Point Computation is given by the formula
a) FP = [count total * 0.65] + 0.01 * sum(Fi)
b) FP = count total * [0.65 + 0.01 * sum(Fi)].
c) FP = count total * [0.65 + 0.01] * sum(Fi)
d) FP = [count total * 0.65 + 0.01] * sum(Fi)
Answer: b
Explanation: Option b is the correct formula for Function Point Computation.
7. Structural complexity of a module i is given as S(i) = f*f (i). What does f symbolizes here?
a) “fan check-out” of module i
b) “fan check-in” of module i
c) “fan in” of module i
d) “fan out” of module i
Answer: d
Explanation: Fan out is number of modules directly invoked by module i.
9. As the SMI approaches 1.0, the software product starts becoming unstable
a) True
b) False
Answer: b
Explanation: As the SMI approaches 1.0, the software product begins to stabilize.
11. The amount of time that the software is available for use is known as
a) Reliability
b) Usability
c) Efficiency
d) Functionality
Answer: a
12. 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
Answer: b
P a g e 3|6
3/5/24
Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Metrics for Quality
Control”.
4. Which of the following is not categorized under Product Operation of McCall’s Software Quality Factors?
a) Flexibility
b) Reliability
c) Usability
d) Integrity
Answer: a
Explanation: Flexibility is a part of Product revision as per McCall’s Software Quality Factors.
5. 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
Answer: d
Explanation: ‘a’ represents the arcs or the lines of control.
P a g e 4|6
3/5/24
Explanation: Mean time to change (MTTC) is the time it takes to analyze the change request, design an
appropriate modification, implement the change, test it, and distribute the change to all users.
10. 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)].
Answer: d
Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Project Management”.
2. Project managers have to assess the risks that may affect a project.
a) True
b) False
Answer: b
Explanation: Risk management involves anticipating risks that might affect the project schedule or the quality
of the software being developed, and then taking action to avoid these risks.
4. The process each manager follows during the life of a project is known as
a) Project Management
b) Manager life cycle
c) Project Management Life Cycle
d) All of the mentioned
Answer: c
Explanation: A proven methodical life cycle is necessary to repeatedly implement and manage projects
successfully.
P a g e 5|6
3/5/24
5. A 66.6% risk is considered as
a) very low
b) low
c) moderate
d) high
Answer: d
Explanation: The probability of the risk might be assessed as very low (<10%), low (10–25%), moderate (25–
50%), high (50–75%), or very high (>75%).
6. Which of the following is/are main parameters that you should use when computing the costs of a software
development project?
a) travel and training costs
b) hardware and software costs
c) effort costs (the costs of paying software engineers and managers)
d) all of the mentioned
Answer: d
Explanation: Estimation involves working out how much effort is required to complete each activity and, from
this, calculating the total cost of activities.
8. Which of the following is incorrect activity for the configuration management of a software system?
a) Internship management
b) Change management
c) Version management
d) System management
Answer: a
Explanation: Configuration management policies and processes define how to record and process proposed
system changes, how to decide what system components to change, how to manage different versions of the
system and its components, and how to distribute changes to customers.
P a g e 6|6