what is cvs in testing
Answers were Sorted based on User's Feedback
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 |
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 |
what we get from srs doc ?
What is Bug Triage?
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?
What is verification in software testing?
What is CMMI leavels?
What is the Driver in Integration Testing..Anybody can explain it.....Thanks in advance.....
What all are the reuirements needed for UAT?
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
what is differnec between the Acceptance test plan and System test plan?
What is reverse engineering?
send test cases for system testing and what these test cases actually contain?