InterviewSolution
| 1. |
What Is A Project Baselines ? |
|
Answer» It defines a logical closure of any DELIVERABLE or cycle. Example you have completed the REQUIREMENT phase with sign off from the CLIENT on the requirement document. So you put a baseline and say that further any changes to this document are change request. Versioning of source CODE is one type of baseline. It defines a logical closure of any deliverable or cycle. Example you have completed the requirement phase with sign off from the client on the requirement document. So you put a baseline and say that further any changes to this document are change request. Versioning of source code is one type of baseline. |
|