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.

Which of the following is an indirect measure of product ?
A Quality
B Complexity
C Reliability
D All of the Mentioned
Correct Answer: All of the Mentioned
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
Correct Answer: Control Chart
In size oriented metrics, metrics are developed based on the _____________________?
A number of Functions
B number of user inputs
C number of lines of code
D amount of memory usage
Correct Answer: number of lines of code
Defects removal efficiency (DRE)depends on ______________________?
A E – errors found before software delivery
B D – defects found after delivery to user
C Both E and D
D Varies with project
Correct Answer: Both E and D
The intent of project metrics is_____________________?
A minimization of development schedule
B for strategic purposes
C assessing project quality on ongoing basis
D minimization of development schedule and assessing project quality on ongoing basis
Correct Answer: minimization of development schedule
Which of the following is the task of project indicators ?
A help in assessment of status of ongoing project
B track potential risk
C help in assessment of status of ongoing project & track potential risk
D none of the mentioned
Correct Answer: help in assessment of status of ongoing project
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
Correct Answer: Number of errors