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.

Lower and upper limits are present in which chart ?
A Run chart
B Bar chart
C Control chart
D None of the mentioned
Correct Answer: Run chart
Exhaustive testing is___________________?
A always possible
B practically possible
C impractical but possible
D impractical and impossible
Correct Answer: impractical but possible
Which of the following term describes testing ?
A Finding broken code
B Evaluating deliverable to find errors
C A stage of all projects
D None of the mentioned
Correct Answer: Evaluating deliverable to find errors
What allows different projects to use the same source files at the same time ?
A Version Control
B Access control
C CM Process
D Version Control and Access control
Correct Answer: Version Control
Which of the following is not a change management process ?
A Log the changes
B Estimate impact on effort and schedule
C Review impact with stakeholders
D None of the mentioned
Correct Answer: None of the mentioned
How are baselines verified ?
A By reviews
B By inspections
C By testing of code
D All of the mentioned
Correct Answer: By testing of code
Quality also can be looked at in terms of user satisfaction which includes_____________________?
A A compliant product
B Good quality output
C Delivery within budget and schedule
D All of the mentioned
Correct Answer: All of the mentioned
Which of the following is a example of Configuration Items ?
A SCM procedures
B Source code
C Software design descriptions
D All of the mentioned
Correct Answer: All of the mentioned
CCB stands for__________________?
A Change Control Board
B Change Control Baseline
C Cumulative Changes in Baseline
D None of the mentioned
Correct Answer: Change Control Board
Inspections and testing are what kinds of Quality Costs ?
A Prevention
B Internal Failure
C External Failure
D Appraisal
Correct Answer: Appraisal