do u know abt configuration management tool,what is the
purpose of maintaining all the documents in configuration
manage ment tool?



do u know abt configuration management tool,what is the purpose of maintaining all the documents i..

Answer / kavita datla

It is focused primarily on maintaining the file changes in
the history.

Documents are subjected to change For ex: consider the Test
case document .
Initially you draft the Test cases document and place it in
Version control tool(Visual Source Safe for ex).
Then you send it for Peer Review .They will provide some
comments and that document will be saved in VSS again.
Similary the document undergoes changes and all the changes
history will be maintained in Version control.

It helps in referring to the previous version of a document.

Also one person can work on a document (by checking out) at
a time.
Also it keeps track who has done the changes ,time and date.

Generally all the Test Plan, Test cases,Automation desgin
docs are placed in VSS.

Proper access rights needs to be given so that the
documents dont get deleted or modified.

Is This Answer Correct ?    12 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Difference between re testing and regression testing, smoke and sanity testing

9 Answers   Mphasis, Wipro,


what is srs or brs file

7 Answers  


What is meant by the bug state "Reproduce"

11 Answers   Oracle, TCS,


Difference b/w srs and functional specifications? what are the approaches u'll follow while integrating the modules

2 Answers   L&T, Semantic Space,


After completion of testing process what are the mandatory documents that a tester can produce?

4 Answers   ArisGlobal, IBM, TCS,






What is the difference between static and dynamic

1 Answers  


Any one pls describe master and visa card are same equity or different. and is it possible have same card number different expiry date with each master and visa.

2 Answers   iFlex,


write test case for gmail sign up page ?

0 Answers  


can anybody tell me that what is a build note and what it contains? And build note is released to testing team with every new build or it release only when bugs are fixed by the developer?

4 Answers   TCS,


what is the deferent between Bug and Defect(error) ?

6 Answers   Nedbank,


what is cause effect graph & exp its types?

3 Answers  


I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

6 Answers  


Categories