Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Requirement Engineering

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

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

Explanation: Real world object may conflict with each other for example one requirement says that all lights should be red while the other states that all lights should green

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

Requirement Engineering

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

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

A. Verifiable
B. Ambiguous
C. Complete
D. Traceable

Explanation: The SRS should be unambiguous in nature which means each sentence in SRS should have a unique interpretation.

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

Requirement Engineering

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

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

Explanation: Joint application design (JAD. is a process used to collect business requirements while develog new information systems for a company. Requirements traceability is concerned with documenting the life of a requirement and providing bi-directional traceability between various associated requirements.

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

Requirement Engineering

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

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

Explanation: According to QFD, Normal, Expected and Exciting requirements maximizes customer satisfaction from the Software Engineering Process.

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

Requirement Engineering

What kind of approach was introduced for elicitation and modelling to give a functional view of the system ?

What kind of approach was introduced for elicitation and modelling to give a functional view of the system ?

A. Object Oriented Design (by Booch)
B. Use Cases (by Jacobson)
C. Fusion (by Coleman)
D. Object Modeling Technique (by Rumbaugh)

Explanation: Use Case captures who does what with the system, for what purpose, without dealing with system internals?

What kind of approach was introduced for elicitation and modelling to give a functional view of the system ? Read More »

Requirement Engineering

Arrange the tasks involved in requirements elicitation in an appropriate manner ?

Arrange the tasks involved in requirements elicitation in an appropriate manner ?

i. Consolidation
ii. Prioritization
iii. Requirements Gathering
iv. Evaluation

A. iii, i, ii, iv
B. iii, iv, ii, i
C. iii, ii, iv, i
D. ii, iii, iv, i

Explanation: Requirements gathering captures viewpoint from different users followed by evaluation of those view points.Now comes the task of checking the relative importance of the requirements and finally to consolidate or bind together the information collected.

Arrange the tasks involved in requirements elicitation in an appropriate manner ? Read More »

Requirement Engineering