in VSS, what is meant by check out and check in?

Answers were Sorted based on User's Feedback



in VSS, what is meant by check out and check in?..

Answer / anil k chowdary

Checkout means editing/opening the file from VSS to
Update/View/Change the information in the file.

Checkin means saving the file back in VSS. (along with the
changes/updates, if any)

I hope this description is simple and clear.

Is This Answer Correct ?    91 Yes 2 No

in VSS, what is meant by check out and check in?..

Answer / hemanth

When you want to update a document, you "checkout the
document" so that none could change anything when u r
updating. Once you finish updating a document,
you "checkin the document" so that others when they c,
they would come to know that they can view the latest
Updated document/open the document for updation.

Is This Answer Correct ?    41 Yes 1 No

in VSS, what is meant by check out and check in?..

Answer / ashok

For testing environment, if you need to change any
documents in vss, first you have to check out the document
from VSS, open the vss,right click on the document,you
should be find out check out option,then click the check
out.VSS will ask the address,where you need to store the
file.Then you change it.
chenk in means,when ever you check out the file or document
from vss,on that file appearing one red symbol,that means
already check out.right click on that file, you should be
able to find check in option(This time it is enabled).then
clink on that check in option. then, same previous file
will be moving to the VSS.

Is This Answer Correct ?    30 Yes 8 No

in VSS, what is meant by check out and check in?..

Answer / 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

in VSS, what is meant by check out and check in?..

Answer / 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

in VSS, what is meant by check out and check in?..

Answer / 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

in VSS, what is meant by check out and check in?..

Answer / thiru

check out means download one copy to our application

check in means upload your newly created document in ur vss

Is This Answer Correct ?    4 Yes 4 No

in VSS, what is meant by check out and check in?..

Answer / suneel reddy

check in is nothing but whenever change is implemented
checkin with proper documents rewgarding that change

checkout is nothing but whenever change is implemented
check out the code and implement that change and keep
easily understandble label

Is This Answer Correct ?    10 Yes 29 No

Post New Answer

More Automation Testing AllOther Interview Questions

Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.

1 Answers  


How do you choose which automation tool is best for your specific scenario?

0 Answers  


Name some of the commonly used automation testing tools that are used for functional automation.

0 Answers  


best institute for tesing tools in hyderabad?

8 Answers  


WHAT IS THE ARCHITECTURE OF QTP? IS THE ARCHITECTURE AND FRAMEWORK BOTH ARE SAME?

0 Answers  






What skills needed to be a good test automator?

1 Answers  


i have file name called add.sh how to run and where to run this shell script file???

0 Answers  


I am using the selenium ide for testing my web application i recorded some script and played back while playing the recorded script the "alert msg is not getting closed" it needs manual interaction Please help out me

5 Answers   BSL, TCS,


Do you know the difference between close and quit command?

0 Answers  


What are the pre-requisites to start automation testing?

0 Answers  


Tell us what is the difference between @factory and @dataprovider annotation?

0 Answers  


How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.

0 Answers  


Categories