what is v.s.s. ?when it is used?
Answers were Sorted based on User's Feedback
Answer / murugan
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 ? | 13 Yes | 1 No |
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 ? | 13 Yes | 3 No |
Answer / anul haq
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 ? | 12 Yes | 6 No |
Answer / gousepasha
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 - the VSS windows client, the VSS command-line tool, or else some application which integrates with or emulates these client tools
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gousepasha
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 - the VSS windows client, the VSS command-line tool, or else some application which integrates with or emulates these client tools
Mohd.Gousepasha
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / a.mohamed azarudheen
Dear Friends,
V.S.S is Visual source Safe.
It is used in Configuration Management.
It is a Version control tool.
In VSS store the information like FRS, SRS, TP,
Test cases documents.
It is used through out the life cycle.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / varun tyagi
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 ? | 0 Yes | 0 No |
Answer / atul dwivedi
Microsoft Visual SourceSafe is a file-level version control
system that permits many types of organizations to work on
several project versions at the same time. This capability
is particularly beneficial in a software development
environment, where it is used in maintaining parallel code
versions. However, the product can also be used to maintain
files for any other type of team.
Visual SourceSafe supports cross-platform development by
allowing collaborative editing and sharing of data. It is
designed to handle the tracking and portability issues
involved in maintaining one source control base, for
example, a software code base, across multiple operating
systems. For developers, Visual SourceSafe accommodates
reusable or object-oriented code. It makes it easier for
you to track the applications that use particular code
modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saif
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 ? | 6 Yes | 8 No |
Hai, Can anybody tell me what is test scenarios and how to write test scenarios, pls give me one example.
Diff. between system test cases & UAT test cases.
What is verification and Validation?
what is a test plan....... can any one explain me with an example.... and how to develop an test plan.........
what is regression testing & resting?
what is difference b/w test case and test scenario?
The Test strategy, in Test Plan document must be changed according to the type of test to be conducted. The main reason could be,
1.exactly when we do regression testing? 2.why we do regression testing?
Five positive and 5 negative test cases for Coffee vending machine
What is Black Box testing and who is responsible for Black box testing?
Do you know anything about Set Top Boxes?
What are the possible test cases/test scenario for Search functionality ?