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 |
anyone can explain about "Hybrid framework" in QTP
How the exception handling can be done using quicktest professional?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How u perform exception handling in QTp,what is other name for ths?
How QTP recognize the object??how to add objcts into object repository??
What are table and db checkpoints?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
why don’t use real time they r not using check points
How Does Run time data (Parameterization) is handled in QTP?
What is the another extension name of library file. If that is exist than what's the difference between them.
I'm facing this problem while automating my application..its a web based apps.. In my application there are few webtables are displaying in the page.In the different cells there are links and action buttons.Problem is there is link in different web tables corresponding to one name.Hence the properties of the objects(say a link) are same except the x,y co ordinate of the object.So my script is not able to distinguish between the two links present in different cells of web tables with same name.Kindly help on this..
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria: