what is vss and cvs what is main difference b/w these two
Answers were Sorted based on User's Feedback
Answer / minni
VSS and CVS and configuration management tools.
Visual Source safe is Microsoft product and CVS is
concurrent Version system.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / 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 |
Answer / pandu
VSS allows multiple people to edit on a file, CVS will have
one version of the file. so in VSS u should take care of
the users who all are accessing and using, a similar
problem could also come in CVS.
| Is This Answer Correct ? | 3 Yes | 4 No |
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
how can i impliment error handling in QTP?
how to capture the run time values of web table.
What information do the columns in the Keyword View show for each step?
How to differentiate the webedit field like user name and password? Please tell any other best answer is ther
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.
suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.
What is the difference between the keyword view and expert view?
Hi friends I am new in Qtp. now i am Searching on Qtp give real time inter questions with answers.pls help me
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Is it mandatory to know abt regular expression in descriptive programming
What are the points to be taken into consideration while doing desktop testing?