Print Page | Close Window

What is VSS (Visual Source Safe)?

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Automated Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Automated Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3035
Printed Date: 19Jul2025 at 5:17pm


Topic: What is VSS (Visual Source Safe)?
Posted By: tanushree
Subject: What is VSS (Visual Source Safe)?
Date Posted: 18Oct2007 at 5:37am
What is VSS (Visual Source Safe)?
A.   VSS is nothing but a source control tool (i.e software configuration management tool). When developer develops some module, they saved those modules in the VSS. Then the testers go through those modules and test. After test, they again saved those modules in VSS. VSS stores those modules with a unique version number, so that in future the source can be referenced with their version number



Print Page | Close Window