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 |
IS V Model a Process model or a Technique ? Can V process/Technique if answer for above be implemented in WaterFall Model.
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya
why Test plan is needed??
can any body explain what is Build intervel period.what are the main components in PDCS(projectdatacollectionsheet)
what types of testing you performed in transfer funds module....
what is use case diagram?
Describe your experiences with code analyzers.
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24
What is Desktop Testing
can u write test cases for telephone?
9 Answers Professional Access,
would we do functional testing inside integration testing