What is Version control?

Answers were Sorted based on User's Feedback



What is Version control?..

Answer / sudeepth madhur

Version control is a software which provides the convenient
way to store the files manage changes to the files over time
. They generally involve a repository for storing all of the
file versions. Here we can add files to the repository,
Commit new changes to the repository recording data and
author. Compare a file with the repository. But i has a
limited access.

Is This Answer Correct ?    1 Yes 0 No

What is Version control?..

Answer / akshar

Version control is a software used for configuration
management. If any new versions of software are available
then we can add in this tool. Only authorised persons r
having the right 2 modify the data. It contains like
design, plan,coding,test cases etc. .

Is This Answer Correct ?    1 Yes 0 No

What is Version control?..

Answer / mike

Version Control is a process and practice which includes the version control assisting software Sudeepth and Akshar mentioned above, it also requires a consistent practice of checking out software, modding it as needed, and not just then checking it back in, but documenting what was done, where it was done, and of course, by whom.

As Akshar said, it does not necessarily have to be limited to code. Version control can also be applied to design documents, functional specification documents, test plans, test cases, test data sets, etc...anything and everything related to a software project can be put under version control (and its almost always worth the effort!).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

how will u do database testing in qtp? how will u do the same with descriptive programming?

1 Answers   Ordain Solutions,


How do u use Database checkpoints and what are the use?

4 Answers   Qualtree Solutions,


Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)

0 Answers   IBM,


Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???

2 Answers   IBM,


How will you check that your test cases covered all the requirements?

0 Answers  






why we use environment variables

5 Answers  


How can i check items sorted or not in a weblist ? Give me the script for this...

0 Answers  


when i add the items to the repositry, the item is loading is "winmenu", but wn i write the script the tool is not able to recognise the item, i know that we need to define the mandatory or assitive properties here, but i am confused wt i need to difine here and on wt basis i need to select the properties and define it, can any one help me out on this.

0 Answers  


how to get the object property

4 Answers   Covansys,


How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?

1 Answers   CTS,


how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?

8 Answers   INCA, Infosys, Logix, SLK Software, Symphony, Wipro,


What is smart identification?

2 Answers   AZTEC,


Categories