in VSS, what is meant by check out and check in?
Answer Posted / stallion
Check In : Updating/Saving the changes made in the Local
copy of the application to the original copy of Application
in the Server.It is done at the end of the day or at
regular interval of time.
Check Out: Getting the latest copy of the application from
the server for adding/editing.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
Tell us what you know about table-driven testing?
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)
Can you tell some good coding practices while automation?
Is automation testing a complete replacement for manual software testing?
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
Can you list some other automation testing tools that you are familiar with?
Explain how to perform load-testing?
Tell me what is the testng.xml file used for?
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
How can we make one test method dependent on other using testng?
In Selenium how a test suit is run and report is generated.
4. How we implement Winrunner,in our project?
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?
What is junit? And what is junit annotation?