What is the primary objective of Software Configuration Management (SCM)?
- Managing software development teams
- Controlling software quality
- Managing software configurations
- Writing software documentation
The primary objective of Software Configuration Management (SCM) is to manage and control software configurations, which includes version control, change management, and ensuring that the software's components and documents are consistent and traceable.
Loading...
Related Quiz
- Which phase of the SDLC comes after the implementation and maintenance of the system?
- Unit Testing aids in the discovery of _____ in the initial phases of software development.
- What considerations must be taken into account when employing Black Box Testing in integration testing scenarios?
- What is the primary purpose of using an API in software development?
- What role do foreign keys play in relational database design?