RTUComputer ScienceYr 2023 · Sem 52023

Q10Software Testing and Project Management

Question

2 marks

What is Configuration Management?

Answer

Configuration Management mathematically tracks and strictly controls every single architectural change made to a software project's artifacts.

Software Configuration Management (SCM) is the absolute strict architectural discipline of violently tracking, controlling, and authorizing every single modification made to the source code, documentation, and database schemas over the project's lifecycle, guaranteeing perfect historical traceability and version control.

Back to Paper