Software Engineering Mcqs
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

The SRS document is also known as ________________ specification ?

A. Black-box
B. White-box
C. Grey-box
D. None of the mentioned

Arrange the given sequence to form a SRS Prototype outline as per IEEE SRS Standard?

A. I. general description
B. Ii. introduction
C. Iii. index
D. Iv. appendices

Which of the following is included in SRS ?

A. Cost
B. Design constraints
C. Staffing
D. Delivery schedule

Which of the following statements about SRS is/are true ?

A. I. srs is written by customer
B. Ii. srs is written by a developer
C. Iii. srs serves as a contract between customer and developer
D.

Requirements elicitation is a cyclic process_________________?

A. True
B. False
ExpLanation: requirements traceability provides bi-directional traceability between various associated requirements.