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 is integration testing

9 Answers   Nucleus Software,


CAN WE ADD NEW OBJECTS & PROPERTIES INTO SHARED OBJECT REPOSITORY?

2 Answers   RBS, Wells Fargo,


waht is client server application testing?

2 Answers  


What are the different test techniques used in functional testing?

0 Answers  


how do you test for runtime error using manual testing

2 Answers  






1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?

0 Answers  


What is a test environment?

2 Answers  


what is user acceptence test?

9 Answers   Vyons Labs,


why RUPis important or what are all the advances in RUP?

1 Answers  


online demo for bug tracker tool(let me know the website)

0 Answers  


Hi every1 im working in bangalore d hve 2+ years of experience(Manual),knowledge on automation tools(QTP) ,iam looking for a change plz if any opening in ur company plz mail me mail2priyareddy@gmail.com

0 Answers  


what is backend testing using SQL?

8 Answers   Satyam,


Categories