in VSS, what is meant by check out and check in?
Answer Posted / saraswathi indirarajan
Checkout means get the latest version to your working folder
for edit/open.
Checkin means update the changes or save the file in VSS server.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Please explain how to perform load-testing?
Can you do without a framework?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
Tell me what is the purpose of getoptions() method?
Tell me what is intellij?
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
What is ‘good code’? What is ‘good design’?
Elaborate the scripting standard while executing testing
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
Tell me what is a keyword-driven framework?
If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!