what is vss and cvs what is main difference b/w these two

Answer Posted / dheeraj shandilya

VSS(Microsoft visual sourcesafe) is a source control
software,while CVS(Concurrent versioning system) is a
client server revision control software. Both serves the
same purpose.
Difference:
CVS is aclient server platform , while VSS is not a client-
server platform. It is a client-filesystem platform.
For more difference see,
http://www.pushok.com/soft_cvs_vsvss.php

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Approach for Installation,comaptibility,system testing

1915


how to evalute defects in QTP script?

1680


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3553


any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in

3652


Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.

1578


Where we can use the analog mode and where we can use the low – level mode?

777


Can the user toggle between using Local OR and shared OR for the same action?

729


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

811


what is the difference between data driver & data driven and driver script?

2388


Difference between test object and run time object?

751


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

754


How to check bitmap output value?

832


Which functionalities of QTP used in banking project?

2139


How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined

1689


How to test login module with different username and password by using data driven testing in QTP?

805