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.

A software ______________ provides the framework from which a comprehensive plan for software development can be established?
A people
B product
C process
D none of the mentioned
Correct Answer: process
Which of the following is not an effective software project management focus ?
A people
B product
C popularity
D process
Correct Answer: popularity
If an Indirect approach is taken, then the sizing approach is represented as_______________?
A LOC
B FP
C Fuzzy Logic
D LOC and FP
Correct Answer: FP
The expected value for the estimation variable (size), S, can be computed as a weighted average of the optimistic(Sopt), most likely (Sm), and pessimistic (Spess) estimates given as___________________?
A EV = (Sopt + 4Sm + Spess)/4
B EV = (Sopt + 4Sm + Spess)/6
C EV = (Sopt + 2Sm + Spess)/6
D EV = (Sopt + 2Sm + Spess)/4
Correct Answer: EV = (Sopt + 4Sm + Spess)/6
If a Direct approach to software project sizing is taken, size can be measured in__________________?
A LOC
B FP
C LOC and FP
D None of the mentioned
Correct Answer: LOC
How many forms exists of Barry Boehm’s COCOMO Model ?
A Two
B Three
C Four
D No form exists
Correct Answer: Three
Which software project sizing approach develop estimates of the information domain characteristics ?
A Function point sizing
B Change sizing
C Standard component sizing
D Fuzzy logic sizing
Correct Answer: Function point sizing
Why is decomposition technique required ?
A Software project estimation is a form of problem solving
B Developing a cost and effort estimate for a software project is too complex
C All of the mentioned
D None of the mentioned
Correct Answer: All of the mentioned
Which of the following strategies means that the impact of the risk will be reduced ?
A Avoidance strategies
B Minimization strategies
C Contingency plans
D All of the mentioned
Correct Answer: Minimization strategies
Which of the following risks are derived from the software or hardware technologies that are used to develop the system ?
A Managerial risks
B Technology risks
C Estimation risks
D Organizational risks
Correct Answer: Technology risks