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 verification and validation?

4 Answers  


What is Test Suite?

11 Answers   Digient Technologies,


What is the difference between V-Model and Raid Model

1 Answers  


what is the common problem in SDLC

3 Answers   HCL,


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

0 Answers  






What is the difference between bug,defect, error, failulre, fault & mistake?

25 Answers   Cognizant,


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

9 Answers   Mphasis, Wipro,


What is Cursor Testing? Is it come under Manual or Automation testing .Explain?

3 Answers  


1) I have 5000 test cases within 3 working days u have to finish? How you will handle it. 2) Difference between Relase-1 and Relase-2

1 Answers   Target,


What is performance Testing and Regression Testing?

5 Answers   Fidelity,


What's an 'inspection'?

1 Answers   Crea,


whar are the contents in db testing test case template

0 Answers   Reliance,


Categories