In Software Configuration Management (SCM), a baseline is defined as:
AThe initial line of code written in a project
BThe minimal hardware required to compile the application
CA formally approved version of a configuration item that can only be changed through formal change control procedures
DThe final database schema backup file
Explanation
A baseline serves as an officially agreed landmark configuration item subject to formal change control.

No Comments