InterviewSolution
Saved Bookmarks
| 1. |
Acceptance & system test planning are a part of architectural design.(a) True(b) FalseI had been asked this question in final exam.My question comes from Test Case Design topic in section Design and Implementation of Software Engineering |
|
Answer» CORRECT choice is (b) False The best I can EXPLAIN: They are a part of requirements engineering, while INTEGRATION & unit test PLANNING COME under architectural design. |
|