in VSS, what is meant by check out and check in?
Answer Posted / vijay prakash
Check out: Making changes to the project without any interface of other team members.
Check in : After making changes to save the file and keep that as latest file we use Check In in Server.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the process of Automation Testing?
What are the types of the framework used in software automation testing?
In general, how do you see automation fitting into the overall process of testing?
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
What is the difference between automation tools and management tools?
How to select an automation tool best matched for your project?
When will you automate a test?
what types of documents we need to write the nonfuntional test scripts?
What type of scenarios can be automated?
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 scripting standard while performing automation testing?
What are the important operations in database testing?
How do i startup with Remedy testing tool. Couldnot able to find any links for startup. Please help me to startup with this remedy tool.
What are the 5 common software development problems solutions?
if i want to use different values in datatable with each iteration of for loop what would i do ??/