What is Version control? can any one help me its urgent
thanks in advance
Answers were Sorted based on User's Feedback
Answer / paddu
Version control (also known as Revision control, source
control) is the management of multiple revisions of the
same unit of information usually the software. As software
is designed, developed and deployed, it is extremely common
for multiple versions of the same software to be deployed
in different sites, and for the software's developers to be
working simultaneously on updates. Bugs and other issues
with software are often only present in certain versions
(because of the fixing of some problems and the
introduction of others as the program develops). Therefore,
for the purposes of locating and fixing bugs, it is vitally
important to be able to retrieve and run different versions
of the software to determine in which version(s) the
problem occurs. It may also be necessary to develop two
versions of the software concurrently (for instance, where
one version has bugs fixed, but no new features, while the
other version is where new features are worked on). At the
simplest level, developers could simply retain multiple
copies of the different versions of the program, and number
them appropriately. This simple approach has been used on
many large software projects. While this method can work,
it is inefficient as many near-identical copies of the
program have to be maintained. This requires a lot of self-
discipline on the part of developers, and often leads to
mistakes. Consequently, systems to automate some or all of
the revision control process have been developed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / uday
it is Nothing But Configuration management tool or Change
management tool Like VSS(Visual Source Safe).
Correct me if i wrong.
uday
| Is This Answer Correct ? | 0 Yes | 1 No |
what are the mandatory fields when you rise a bug
write a TestCases for Telephone ?
who prepares the use cases?
How do you do Analysis and design for testing projects?
How can i check GUI for application window
What type of documents present in Application Design document?
Book by Which author is best to use? 1)Erik Van Veenendaal 2)Rex Black 3)Grahum
Explain Testing process in your organization?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
do we have to aptitude test on having 1 yr exp. in testing in companies like uhg, ncr
I am graduate and have 6 yrs of experience in Testing. How much salary can I demand or expect
How did you do unit testing in your project?