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 included in SRS ?

A Cost
B Design Constraints
C Staffing
D Delivery Schedule
Correct Answer: Design Constraints

Arrange the given sequence to form a SRS Prototype outline as per IEEE SRS Standard?

A iii, i, ii,v, iv
B iii, ii, i, v, iv
C ii, i, v, iv, iii
D iii, i, ii
Correct Answer: ii, i, v, iv, iii

Consider the following Statement: “The product should have a good human interface.”What characteristic of SRS is being depicted here ?

A Consistent
B Non-Verifiable
C Correct
D Ambiguous
Correct Answer: Non-Verifiable

Consider the following Statement: “The output of a program shall be given within 10 secs of event X 10% of the time.”What characteristic of SRS is being depicted here ?

A Consistent
B Verifiable
C Non-verifiable
D Correct
Correct Answer: Verifiable

The SRS document is also known as ________________ specification ?

A black-box
B white-box
C grey-box
D none of the mentioned
Correct Answer: black-box

The SRS is said to be consistent if and only if____________________?

A its structure and style are such that any changes to the requirements can be made easily while retaining the style and structure
B every requirement stated therein is one that the software shall meet
C every requirement stated therein is verifiable
D no subset of individual requirements described in it conflict with each other
Correct Answer: no subset of individual requirements described in it conflict with each other

Which of the following property does not correspond to a good Software Requirements Specification (SRS) ?

A Verifiable
B Ambiguous
C Complete
D Traceable
Correct Answer: Ambiguous

What requirement gathering method developed at IBM in 1970s is used for managing requirement elicitation ?

A JAD
B Traceability
C FAST
D Both JAD and Traceability
Correct Answer: JAD

What are the kinds of actors used in OOSE ?

A Primary
B Secondary
C Ternary
D Both Primary and Secondary
Correct Answer: Primary

What are the types of requirement in Quality Function Deployment (QFD) ?

A Known, Unknown, Undreamed
B User, Developer
C Functional, Non-Functional
D Normal, Expected, Exciting
Correct Answer: Normal, Expected, Exciting