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 paradigm structures a team loosely and depends on individual initiative of the team members ?

A random paradigm
B open paradigm
C closed paradigm
D synchronous paradigm
Correct Answer: synchronous paradigm

Which paradigm relies on the natural compartmentalization of a problem and organizes team members to work on pieces of the problem with little active communication among themselves ?

A random paradigm
B open paradigm
C closed paradigm
D synchronous paradigm
Correct Answer: closed paradigm

Which of the following is not an effective project manager trait ?

A Problem solving
B Managerial identity
C Influence and team building
D None of the mentioned
Correct Answer: None of the mentioned

Which of the following is not an approach to software cost estimation ?

A Empirical
B Heuristic
C Analytical
D Critical
Correct Answer: Critical

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