A. Cost
B. Design Constraints
C. Staffing
D. Delivery Schedule
Explanation: Design constraints include standards to be incorporated in the software, implementation language, resource limits, operating environment etc.
A. Cost
B. Design Constraints
C. Staffing
D. Delivery Schedule
Explanation: Design constraints include standards to be incorporated in the software, implementation language, resource limits, operating environment etc.
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.
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
A. Consistent
B. Verifiable
C. Non-verifiable
D. Correct
Explanation: An SRS is verifiable, if and only if, every requirement stated therein is verifiable.Here the given condition can be verified during testing phase
A. black-box
B. white-box
C. grey-box
D. none of the mentioned
Explanation: The system is considered as a black box whose internal details are not known that is, only its visible external (input/output) behavior is documented.
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
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.
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.
A. Primary
B. Secondary
C. Ternary
D. Both Primary and Secondary
Explanation: A primary actor is one having a goal requiring the assistance of the system whereas, a secondary actor is one from which system needs assistance.There is no such thing as ternary actor in Software Engineering.
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.