What is Version Control?
Answers were Sorted based on User's Feedback
Answer / swathi
Version control system is a centralized repository(storage
area) files/data's.Once you enter the vcs you will hold the
lock and no one else can go in to see or change details
until you enter in again.
Even after you add in a new requirement or document the old
one won't be erased off.It will maintain the history and
also the details of who did what.
This helps in better communication of various teams.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / selvakumar m
A version control system is a repository of files, often
the files for the source code of computer programs, with
monitored access. Every change made to the source is
tracked, along with who made the change, why they made it,
and references to problems fixed, or enhancements
introduced, by the change.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is error guessing?
20 Answers ABC, Thatavarti Technologies,
1. What types of documents would you need for QA, QC, and Software Testing?
Which are the standards for software test plans?
what is the outcome of testing?
What is meant code review?
3. What Web sites do you use to learn about Web accessibility?How often do you use them?
What do you mean by coverage and what are the different types of coverage techniques?
What is the example of Integration Testing?
What are noise variables?
What is Localization and Internationalization Testing
tell me 5 new requirements in ur project? plz urgent
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?