Chapter 17 Flashcards Preview

Software Project Management - CS615 > Chapter 17 > Flashcards

Flashcards in Chapter 17 Deck (12)
Loading flashcards...
1
Q

What is version control register

A

Version control register combines procedures and tools to manage different versions of configuration objects that are created during software product development.

2
Q

What is baseline

A

Baseline is a tested and verified version of a system. It may have version number 1, 2, 3, 4 etc

3
Q

What is change control

A

The purpose of change control is to monitor and control changes

4
Q

Who did auditing

A

SQA

5
Q

What is FTR

A

Formal technical review is responsible for the technical correctness of a change

6
Q

What is SCA

A

Software configuration audit assess those characteristics that are not considered during FTR

7
Q

What is communicating changes

A

This task ensures communication between different members in the project.

8
Q

When software maintenance done

A

After deployment

9
Q

What is interim version

A

Its a software version like 1.1, 2.2, 3.5 etc. Interim version has a short life.

10
Q

What is benefit of archive

A

Archive helps to re-create earlier version in case of data lose or corrupt

11
Q

At what stage configuration management plan should be developed

A

At beginning of project

12
Q

What is configuration management environment

A

It consist of resources like revision control software, storage facility (repository)