Requirement Engineering
Requirement Engineering
10. Which is one of the most important stakeholder from the following ?
a) Entry level personnel
b) Middle level stakeholder
c) Managers
d) Users of the software
Explanation: Users are always the most important stakeholders.After all,
without users or customers, what’s the point of being in business?.
1. What is the first step of requirement elicitation ?
a) Identifying Stakeholder
b) Listing out Requirements
c) Requirements Gathering
d) All of the mentioned
Explanation: Stakeholders are the one who will invest in and use the product,
so its essential to chalk out stakeholders first.
2. ___________ and ____________ are the two view points discussed in Controlled
Requirements Expression (CORE).
a) Functional, Non-Functional
b) User, Developer
c) Known, Unknown
d) All of the mentioned
Explanation: The CORE sessions includes the discussion of functional and
non-functional requirements.
7. How many steps are involved in Feature Oriented Domain Analysis (FODA)?
a) Two
b) Three
c) Four
d) Five
Explanation: Context Analysis, Domain Modeling and Architecture Modeling
are the three steps involved in Feature Oriented Domain Analysis (FODA).
8. Arrange the given sequence to form a SRS Prototype outline as per IEEE
SRS Standard.
i. General description
ii. Introduction
iii. Index
iv. Appendices
v. Specific Requirements
a) iii, i, ii,v, iv
b) iii, ii, i, v, iv
c) ii, i, v, iv, iii
d) iii, i, ii
Explanation: The given sequence correctly resemble a standard SRS
prototype as per IEEE.
10. Consider the following Statement: “The data set will contain an end of file
character.”What characteristic of SRS is being depicted here ?
a) Consistent
b) Non-verifiable
c) Correct
d) Ambiguous
Explanation: An SRS is unambiguous if and only if, every requirement stated
therein has only one unique interpretation. The given statement does not
answer the question: “which data set will have an end of file character ?”.
11. 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
Explanation: An SRS is verifiable, if and only if, every requirement stated
therein is verifiable. The statement can only be answered on completion of
the software and customer evaluation but still human interface will vary from
person to person.