Software Engineering (3150711) MCQs

MCQs of Managing Software Project

Showing 21 to 30 out of 71 Questions
21.
Which formula is correct to compute Function Point?
(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:

Option (b)

22.
__________ is known as the amount of time that the software is available for use.
(a) Reliability
(b) Usability
(c) Efficiency
(d) Functionality
Answer:

Option (a)

23.
Usability in the 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:

Option (b)

24.
Size and Complexity are a part of __________.
(a) Product Metrics
(b) Process Metrics
(c) Project Metrics
(d) All of the mentioned
Answer:

Option (a)

25.
Cost and schedule are a part of __________.
(a) Product Metrics
(b) Process Metrics
(c) Project Metrics
(d) All of the mentioned
Answer:

Option (c)

26.
Number of errors found per person hours expended is an example of a __________.
(a) Measurement
(b) Measure
(c) Metric
(d) All of the mentioned
Answer:

Option (c)

27.
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:

Option (d)

28.
Percentage of modules that were inspected is a part of __________.
(a) Product Metrics
(b) Process Metrics
(c) Project Metrics
(d) All of the mentioned
Answer:

Option (b)

29.
Mean time to change (MTTC) falls the category of
(a) Correctness
(b) Integrity
(c) Maintainability
(d) All of the mentioned
Answer:

Option (c)

30.
__________is not project management goal.
(a) Keeping overall costs within budget
(b) Delivering the software to the customer at the agreed time
(c) Maintaining a happy and well-functioning development team
(d) Avoiding customer complaints
Answer:

Option (d)

Showing 21 to 30 out of 71 Questions