InterviewSolution
Saved Bookmarks
| 1. |
What is one or more software configuration items that have been formally reviewed and agreed upon and serve as a basis for further development?(a) Baseline(b) Cumulative changes(c) CM(d) Change ControlI have been asked this question in exam.Origin of the question is Software Control in section Software Testing and Quality Management of Software Engineering |
|
Answer» RIGHT answer is (a) Baseline Best explanation: In configuration management, a “baseline” is an agreed-to description of the ATTRIBUTES of a product, at a point in time, which serves as a BASIS for defining change. |
|