MCQ Bank
An ______ dependency, is a generalization relationship denoting the inclusion of the behaviour described by another use case.
- A) Verify
- B) Solve
- C) Extend
- D) Include
"Place order" is a:
- A) Model
- B) Actor
- C) Relation
- D) Use case
Identify the FALSE statement:
- A) Goals help us to verify requirements completeness
- B) Goals help us to elicit requirements
- C) Goals help us to explore design choices
- D) Goals help us to read the mind of customer
Associations are ________ objects.
- A) independent and passive
- B) dependent and passive
- C) independent and active
- D) dependent and active
Entities are independent because:
- A) Their descriptions do not need to refer to other objects of the model
- B) They don't have any attributes
- C) They don't have methods
- D) They can’t perform operations
Agents are _________ objects.
- A) independent and passive
- B) dependent and active
- C) dependent and passive
- D) independent and active
Key concept in Non Functional Requirement (NFR)Framework is notion of:
- A) Design
- B) Softgoal
- C) Criteria of satisfaction of goal
- D) Requirement
____________ can be identified by looking at all the existing requirements.
- A) Goals
- B) Objects
- C) Behaviors
- D) Operations
Operationalizing softgoal means:
- A) a) Finding Non functional softgoals
- B) b) Finding lower-level (design) techniques for satisficing NFR softgoals
- C) d) Both b and c
- D) c) Finding the design process to implement requirements
In KAOS operation model, operations are represented by ______________.
- A) Ovals
- B) Cloud
- C) Parallelogram
- D) Rectangles
Softgoals are goals that:
- A) Are nothing but implementations of requirements
- B) Do not have a clear-cut criterion for their satisfaction
- C) Do have a clear-cut criterion for their satisfaction
- D) Are nothing but implementations of different design choices
RUP stands for _____________.
- A) Rational Unified Programming
- B) Rapid Unified Programming
- C) Rational Unified Process
- D) Rapid Unified Process
The main modeling tool that NFR framework provides is:
- A) System Artifact Model (SAM)
- B) System Interaction Model (SIM)
- C) Softgoal Interdependency Graph (SIG)
- D) Analysis and Design Toll (ADT)
_____________ are expressed in terms of operations performed by agents.
- A) Ovals
- B) Goals
- C) Objects
- D) Behaviors
Behaviors are expressed in terms of ______ performed by agents.
- A) Operations
- B) Attributes
- C) Goals
- D) Associations
_____________ is the most famous agile technique.
- A) Extreme Programming
- B) Scaling
- C) Testing
- D) Hard Coding
___________ are represented as those traffic signs that are used to indicate directions.
- A) Events
- B) Behaviors
- C) Operations
- D) Objects
Identify the FALSE statement(s):
- A) a) A requirement is a particular way of achieving a goal.
- B) d) Both a and b
- C) b) Requirements are at a higher level than goals
- D) c) Goals are more stable than corresponding requirements
Entities are passive objects because:
- A) They don't have associations
- B) They can’t perform operations
- C) Their descriptions needn’t refer to other objects of the model
- D) They don't have attributes
Extreme Programming (XP) use story cards for _____________.
- A) elicitation
- B) validation
- C) analysis
- D) defect removal