• retagged by
2,440 views
0 0 votes

A software configuration management tool helps in

  1. keeping track of the schedule based on the milestones reached
  2. maintaining different versions of the configurable items
  3. managing manpower distribution by changing the project structure
  4. all of the above

2 Answers

2 2 votes

It is used to maintain different version of configurable object. SCM helps in identifying individual elements and configurations, tracking changes, and version selection, control, and baselining.

 SCM : :

SCM defines a mechanism to deal with different technical difficulties of a project plan. In a software organization, effective implementation of software configuration management can improve productivity by increased coordination among the programmers in a team.

SCM helps to eliminate the confusion often caused by miscommunication among team members. The SCM system controls the basic components such as software objects, program code, test data, test output, design documents, and user manuals.

Answer:
Position:
Show:

Related questions

2 2 votes
2 2 answers
3.5k
3.5k views
Ishrat Jahan asked Nov 1, 2014
3,481 views
A software organization has been assessed at SEI CMM Level 4. Which of the following does the organization need to practice beside Process Change Management and Technolog...
0 0 votes
1 answers 1 answer
4.1k
4.1k views
Ishrat Jahan asked Nov 1, 2014
4,121 views
The diagram that helps in understanding and representing user requirements for a software project using UML (Unified Modeling Language) isEntity Relationship DiagramDeplo...
3 3 votes
1 answers 1 answer
6.3k
6.3k views
Ishrat Jahan asked Nov 2, 2014
6,273 views
What is the availability of a software with the following reliability figures?Mean Time Between Failure (MTBF) = 25 daysMean Time To Repair (MTTR) = 6 hours1%24%99%99.009...
4 4 votes
2 answers 2 answers
5.4k
5.4k views
Ishrat Jahan asked Nov 2, 2014
5,422 views
A software was tested using the error seeding strategy in which 20 errors were seeded in the code. When the code was tested using the complete test suite, 16 of the seede...