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 deference between automation tools and management tools?
How to decide the tool that one should use for automation testing in their projects?
Elaborate the situation where automation testing can’t be used for agile methods?
What is tsl?
Does automation testing have any disadvantages?
Please explain what is a relative xpath?
notice the distinction between data driven testing and retesting?
On what basis you can map the success of automation testing?
How to integrate Rational functional Tester with Rational Quality manager. Can anyone provide the details steps giving explaination with examples.
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
How to select an automation tool best matched for your project?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
Can you explain me what is object repository?
In what condition we cannot use automation testing for agile method ?
Tell me how can the user get a text of a web element?