Top 1000+ Solved Software Engineering MCQ Questions Answer
Q. What is the first step of requirement elicitation?
a. Identifying Stakeholder
b. Listing out Requirements
c. Requirements Gathering
d. All of the mentioned
Q. Why is Requirements Elicitation a difficult task?
a. Problem of scope
b. Problem of understanding
c. Problem of volatility
d. All of the mentioned
Q. ___________ and ____________ are the two viewpoints discussed in ControlledRequirements Expression (CORE)
a. Functional, Non-Functional
b. User, Developer
c. Known, Unknown
d. All of the mentioned
Q. Which of the following Requirement Elicitation Techniques is applicable to messy, changingand ill-defined problem situations?
a. Quality Function Deployment (QFD)
b. Prototyping
c. Soft Systems Methodology (SSM)
d. Controlled Requirements Expression (CORE)
Q. Which of the following is not a diagram studied in Requirement Analysis?
a. Use Cases
b. Entity Relationship Diagram
c. State Transition Diagram
d. Activity Diagram
Q. 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
Q. Which of the following is a requirement management activity?
a. Investigation
b. Design
c. Construction and Test
d. All of the mentioned
Q. Which model in system modelling depicts the dynamic behavior of the system?
a. Context Model
b. Behavioral Model
c. Data Model
d. Object Model
Q. Which model in system modelling depicts the static nature of the system?
a. Behavioral Model
b. Context Model
c. Data Model
d. Structural Model
Q. Which perspective in system modelling shows the system or data architecture?
a. Structural perspective
b. Behavioral perspective
c. External perspective
d. All of the mentioned
Q. The UML supports event-based modeling using ____________ diagrams.
a. Deployment
b. Collaboration
c. State chart
d. All of the mentioned
Q. Which of the following diagram is not supported by UML considering Data-driven modeling?
a. Activity
b. Data Flow Diagram (DFD)
c. State Chart
d. Component
Q. _________________ allows us to infer that different members of classes have some common characteristics.
a. Realization
b. Aggregation
c. Generalization
d. dependency