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

They asked by using qtp recording writing scripting

0 Answers   Wipro,


HOW TO DO THE BATCH TESTING USING QTP?

2 Answers   Ordain Solutions,


How do u do batch testing in WR & is it possible to do in QTP, if so explain?

1 Answers   Crea,


Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test

1 Answers  


Limitations in QTP?

0 Answers   CIL,






Which property do you use to retrieve or assign data into a cell in a Data Table object?

1 Answers  


What is ObjectParamater?

0 Answers   CTS,


Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??

0 Answers  


what is the difference btn risks & Therads in the Test plan documentation?

0 Answers   Accenture,


Suppose Object name was changed in the application in the second build.I have just modified the name in the Object repository as changes in the Application. Is it possible to accure changes in the script accordingly? If so Suppose I am calling the script through function, Will the changes affect in the script(which is in the function)automatically? If not affected, tell me the solution,How to handle this. How should I change the object property name while using functions

4 Answers   Livetek,


Which environments does qtp support?

0 Answers  


If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...

4 Answers   Navis,


Categories