InterviewSolution
Saved Bookmarks
| 1. |
The SRS document is also known as _____________ specification.(a) black-box(b) white-box(c) grey-box(d) none of the mentionedI have been asked this question during an online interview.The above asked question is from Requirement Documentation in division Requirement Engineering of Software Engineering |
|
Answer» RIGHT answer is (a) black-BOX Best 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. |
|