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

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 methodologies you are following

6 Answers   Wipro,


Does a manual test engineer indulge with SQL commands to test database.

2 Answers  


As a testing engineer what to do if same defect is occured again in the software??

1 Answers  


1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?

2 Answers   ITC Infotech,






In real time where u can apply traceability matrix

5 Answers   Sonata,


suppose u got defects.we r send to this through TD.Before that where we r stored

2 Answers   Exalt,


what is meant by support project in testing?

1 Answers  


i got a bug in gmail the bug was i had saved some data in draft and i forwarded the data to my friend and the data was not present in draft it had move to sent items.what is the sta tus of the bug

2 Answers  


wat is another name of retesting can we callit a retesting also

6 Answers  


what is single tire, 2tire 3 tire and so on upto ntire ? can ny one explain me about this in detail.

3 Answers  


How integration testing performed in organization

5 Answers   Satyam,


Categories