ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
what is v.s.s. ?when it is used?
 Question Submitted By :: Vaibhav
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is v.s.s. ?when it is used?
Answer
# 1
VSS is a Configuration Management tool. It is used through 
out the life cycle. The purpose of this tool is identifying 
the configurable items in the project. Keep those in 
repository and maintain version controlling.
 
Is This Answer Correct ?    64 Yes 10 No
Shankar
 
  Re: what is v.s.s. ?when it is used?
Answer
# 2
Hi
   V.S.S is Visual source Safe.

   It is used in Configuration Management.
   It is a Version control tool.
   (maintains the Version control).

Bye
   sun_ramprasad@yahoo.com
 
Is This Answer Correct ?    35 Yes 7 No
Ramprasad.s
 
 
 
  Re: what is v.s.s. ?when it is used?
Answer
# 3
a)	VSS stands for visual source safe.
b)	VSS is nothing but configuration management tool 
c)	VSS is a virtual library of computer files.
d)	VSS is a common repository
e)	In VSS store the information like FRS, SRS, TP, 
Test cases documents
f)	In VSS documents read only but not modifying
g)	If we want to modify that first we need to check 
out (download) the required file to our local system then 
modify the file and then check in (upload) the modified one.


My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in 
If any body want full explain send the mail
 
Is This Answer Correct ?    54 Yes 6 No
K.chandra Sekhar
 
  Re: what is v.s.s. ?when it is used?
Answer
# 4
Virtual Source Safe... Visual SourceSafe (VSS) is a 
client/server application which acts as a storage system 
for files. A file stored in a VSS server is not available 
via the standard file system, instead, it must be accessed 
through the VSS client tools Tool Mainly useful to 
developer, for storing code and maintains version copying a 
code from VSS By developers is called CHECK-IN  Upload the 
code in to VSS is called CHECKOUT.
 
Is This Answer Correct ?    20 Yes 10 No
Venkat
 
  Re: what is v.s.s. ?when it is used?
Answer
# 5
Its a good Q activaly.
The full from of VSS is Virtuval SourceSafe .
Its Version control Tool.
Sekhar as given in the above clearly.here we are going see 
all the CR DOc.and Project plans,SRS,BRS,..
as a tester we are going to check out the DOcs then we will 
start our process.
 
Is This Answer Correct ?    5 Yes 21 No
Dinesh
 
  Re: what is v.s.s. ?when it is used?
Answer
# 6
Hi Dinesh,

Please be careful about your spellings especially on the net
when correct answer is expected.
 
Is This Answer Correct ?    4 Yes 16 No
Ritu
 
  Re: what is v.s.s. ?when it is used?
Answer
# 7
Visual Source Safe, generally called as 'VSS', is the 
source control system from Microsoft. This tool was 
originally developed by another company and later taken 
over by Microsoft.

Microsoft recently developed a team collaboration tool 
called "Visual Studio Team System" (VSTS). This tool allows 
source control management and several other software 
development management tools. Microsoft will be promoting 
VSTS in future instead of VSS. However, next few years, VSS 
will still be the most popular source control system due to 
it's easy to use user interface, simple configurations and 
availability of experienced users.

Visual Source Safe is available as part of Visual 
Studio .NET products. The following are the various 
versions currently in use by majority of the development 
teams:

1. Visual Source Safe 5.0
2. Visual Source Safe 6.0
3. Visual Source Safe 2005

Visual Source Safe 2005 is available as part of the Visual 
Studio 2005 suite of products. However, when you install 
Visual Studio .NET, this tool is NOT automatically 
installed. You must select this product from the 
installation CD and install separately.
 
Is This Answer Correct ?    14 Yes 3 No
Rajanikanth--eds Company
 
  Re: what is v.s.s. ?when it is used?
Answer
# 8
VSS stands for visual source safe.
 	VSS is nothing but configuration management tool 
 	VSS is a virtual library of computer files.
 	VSS is a common repository
 	In VSS store the information like FRS, SRS, TP, 
        Test cases documents
 	In VSS documents read only but not modifying
 	In VSS , if we want to modify the previous version, 
first we have to download to ur local system and then have 
to do the modification, if anybody modified the actual one 
without proper notice, the guy information available at 
VSS. so should be careful while modifiying.


regards
vijay badisa 

regards vijay
 
Is This Answer Correct ?    10 Yes 3 No
Vijay Badisa
 
  Re: what is v.s.s. ?when it is used?
Answer
# 9
vss is created by a company called one tree software
first version of the vss is 3.1 in 1990
micro soft at that time  have control version delta
vss 32 bit program are realezed in 1995
vss create a visual file library of a computer file user 
can read any file at any time vss can acutually handle any 
type of file in db
abdul wakeel buner pakistan
 
Is This Answer Correct ?    2 Yes 13 No
Abdul Wakeel
 
  Re: what is v.s.s. ?when it is used?
Answer
# 10
Hi,

You could view a complete tutorial on VSS in this link:
http://www.dotnetspider.com/tutorials/Vss-Tutorial-152.aspx

Hope this helps
 
Is This Answer Correct ?    4 Yes 2 No
Srithika
 
  Re: what is v.s.s. ?when it is used?
Answer
# 11
Visual SourceSafe (VSS) is a client/server application 
which acts as a storage system for files.Visual SourceSafe 
adapts to the needs of any team member-including design, 
development, testing, and debugging.Most of the .NET 
developers use this tool for the source control.It is 
nothing but configuration management tool .VSS is a virtual 
library of computer files.In VSS, documents are  read only 
but not able to modify it.If we want to modify that first 
we need to check out (download) the required file to our 
local system then modify the file and then check in 
(upload) the modified one.
 
Is This Answer Correct ?    8 Yes 4 No
Teddy
 
  Re: what is v.s.s. ?when it is used?
Answer
# 12
VSS is Microsoft's version control technology that is used 
in team based development environment to ensure the 
developers that there projects and files are protected. Its 
project-oriented features increase the efficiency of 
managing day to day task. It is fully integrated with 
visual studio development environment so all it's features 
can be accessed from within Visual Studio.Net.
 
Is This Answer Correct ?    4 Yes 4 No
Saif
 
  Re: what is v.s.s. ?when it is used?
Answer
# 13
VSS(Visual Source Safe), it is basically the file system 
storage area. This tool is available in different versions 
such as 5.0,6.0 and 2005. This tool is used for sharing and 
versioning, now days VSS comes with Visual Studio 2005.
Visual Source Safe 2005 is an easy-to-use solution for 
developers who want a simple way to manage changes to their 
source
 
Is This Answer Correct ?    2 Yes 4 No
Amit
 
  Re: what is v.s.s. ?when it is used?
Answer
# 14
VSS is Visual SourceSafe, it is a Microsoft product.
   * It is Common Repository
   * It is a Server/Client system which is used to store 
files.
   * It is stores the files as read only
   * It is a Version control tool
 
Is This Answer Correct ?    4 Yes 3 No
Srikanth.e
 
  Re: what is v.s.s. ?when it is used?
Answer
# 15
From a simplistic perspective, a Software Configuration
Management (SCM) product, like Visual SourceSafe (VSS), is a
central library, or database, of documents that make up a
project. Visual SourceSafe can store any stream of bits,
such as project plans, specification documents, database
objects, source code, and any other artifacts of your
project. As a best practice, all project artifacts, not just
source code, should be contained in a Visual SourceSafe
database for easy access, sharing among team members, and
most importantly, for version control. 
M Anul Haq
Software Developer(.Net)
Chandigarh
 
Is This Answer Correct ?    5 Yes 4 No
Anul Haq
 
  Re: what is v.s.s. ?when it is used?
Answer
# 16
Visual source safe is one of the tool which is used for the 
purpose of source control. Actually, Source safe was 
developed by a company named One Tree Software. It had 16 
bits of application. At the same time Microsoft corporation 
also developed a new tool named Delta. But Delta had less 
application. For that purpose at 1995, they bought the One 
Tree Software company and modified the tool which was 
developed before as source safe. Later, the product name 
Visual Source Safe (VSS) has been released by Microspft 
corporation. While releasing it had 32 Bits of application.
Purpose:
1. Keep backup of your source code or documents.

2. Maintain all versions of your files so that you can 
retrieve any of the old versions of the file easily without 
searching all over your hard drive.

3. Track which person changed what and when.

4. Control who changes the file to avoid more than one 
person changing the file at the same time.

5. At any point of time, any of the team members can get 
the latest version of all files from one single location, 
without the need to ask each member for the latest files.

6. Track progress - project manager or team leader can 
monitor the file change activity in source control systems 
to find out how much work each person has done on each day.

Regards

Arasu
Software Engineer
Bangalore
 
Is This Answer Correct ?    10 Yes 3 No
Arasu
 
  Re: what is v.s.s. ?when it is used?
Answer
# 17
VSS is a poor tool of VB
 
Is This Answer Correct ?    2 Yes 14 No
Muktesh Singh
 
  Re: what is v.s.s. ?when it is used?
Answer
# 18
VSS is a Source controlling tool.It will help us to manage 
the version controlling.It is a virtual library for a code 
files , when ever devloper required to modify any file , 
it's required to check out the files , after modification 
it required to checkin the same.
 
Is This Answer Correct ?    7 Yes 3 No
Chintan
 
  Re: what is v.s.s. ?when it is used?
Answer
# 19
what is the Difference between CVS and VSS?
 
Is This Answer Correct ?    1 Yes 4 No
Jaganrathod
 
  Re: what is v.s.s. ?when it is used?
Answer
# 20
VSS is common depositary to store the code. We can get and
put on it. When we downloading it is called Checkout, when
we uploading the method is called checkin.

Total team persons can work on VSS. When Check in Status is
on the the file cann't work by other user.

Regards
Murugan
globetrends.blogspot.com
 
Is This Answer Correct ?    7 Yes 0 No
Murugan
 
  Re: what is v.s.s. ?when it is used?
Answer
# 21
vss stand for virtual source safe. it is used in 
configuration managemrnt..its support binary files if we 
used for ascii file we can't use them.used for storage 
purpose...
 
Is This Answer Correct ?    2 Yes 3 No
Neeta
 
  Re: what is v.s.s. ?when it is used?
Answer
# 22
VSS stands for volume shadowcopy  services used in windows 
NT backup tool
 
Is This Answer Correct ?    0 Yes 10 No
Mohan
 
  Re: what is v.s.s. ?when it is used?
Answer
# 23
@RITU...
Rightly said..!!!
:)
 
Is This Answer Correct ?    1 Yes 1 No
Sudhanshu Kumar Ashwini
 
  Re: what is v.s.s. ?when it is used?
Answer
# 24
@Sudhanshu..
This is not the proper definition...
But really would love to get in touch with you.
 
Is This Answer Correct ?    1 Yes 1 No
Shabnam
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is meant by code walkthrough?  1
what do u know about ERP , INSURANCE DOMAINS? Bartronics2
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button) Mind-Tree4
at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester) Nous5
What are the commonly cited as the cause of close to 70 percent of project failures?  2
Who will assign the work to Test Engineer?  3
What is meant by SIT?  2
what is meant by database testing? what is the strategy to be followed for database testing? MedePresence2
Hallow friends, I have put more than 80 questions in QTP sub-category that were asked many reputed companies so that if you know the answers please post answers thank you, padmasekharpediredla Infosys1
What is Conventional & Unconventional testing?  1
how to get top two salaries from employee tables IBM10
What are all covers for the Unit Testing ? CSS1
Is Alpha testing done by developers or testers?  5
How will you test or write test cases when you dont have BRS and SRS?  5
during alpha testing why customer people r invited? HCL6
Hi Friends, I am going to give Foundation Level Testing Exam from ISTQB, I need its dumps and study material. Please help me if any one has. Thanks in Advance CMC2
On which basis u'll prepare the test cases. Semantic-Space6
What is a successful product?  2
Is apllication is window base or Linux base it create any diff. from QA point of View.? Covelix1
how would u ensure 100% coverage testing?  4
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com