what is cvs in testing

Answers were Sorted based on User's Feedback



what is cvs in testing..

Answer / gguueesstt

CVS is a version control system. Using it, you can record
the history of your source files.

For example, bugs sometimes creep in when software is
modified, and you might not detect the bug until a long
time after you make the modification. With CVS, you can
easily retrieve old versions to see exactly which change
caused the bug. This can sometimes be a big help.

You could of course save every version of every file you
have ever created. This would however waste an enormous
amount of disk space. CVS stores all the versions of a file
in a single file in a clever way that only stores the
differences between versions.

Is This Answer Correct ?    6 Yes 1 No

what is cvs in testing..

Answer / prakash

CVS stands for Concurrent Version System. It is a
Configuration management tool used for version control.
It is a repository tool.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

what we get from srs doc ?

6 Answers  


What is Bug Triage?

5 Answers   ADITI,


If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?

1 Answers  


What is verification in software testing?

0 Answers  


What is CMMI leavels?

1 Answers   Crea,


What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance.....

3 Answers   Siemens,


What all are the reuirements needed for UAT?

2 Answers  


Difference between QA and Testing?

13 Answers   Deepak Enterprises, IBM, Mechanical, Trigent,


I need some help. Could you solve this query i got this query the other day. Any help would be appreciated Write down any potential problems or omissions from this Fault Log Fault no: 278 Environment: Windows 98 Priority:3 Tester:Author Application: Web testing Description When i log onto the screen DF342 I should be able to delete records. However when trying to delete records an error message appears telling mw that im not authorized Response: 25 Aug: Programmer: Security needs to be setup providing access to the delete facility- No error 26 Aug:Tester: We had Security up and it doesnt seem to work- I have reopened this fault

1 Answers  


what is differnec between the Acceptance test plan and System test plan?

2 Answers  


What is reverse engineering?

0 Answers  


send test cases for system testing and what these test cases actually contain?

1 Answers   iGate,


Categories