Exforsys
+ Reply to Thread
Results 1 to 5 of 5

Vss

This is a discussion on Vss within the Software Testing forums, part of the Testing category; can anybody explain what is vss...

  1. #1
    priya.t17 is offline Junior Member Array
    Join Date
    May 2007
    Answers
    1

    Vss

    can anybody explain what is vss


  2. #2
    amolnm is offline Junior Member Array
    Join Date
    May 2007
    Location
    Mumbai
    Answers
    3

    Thumbs up Vss

    Visual source safe

    It is the system where you can upload your project related material.
    Every version of doc is available for you.

    Suppose you upload the test plan 1 (version 1) after few days you made changes in that i,e. your second version. both are availble for you.


  3. #3
    amolnm is offline Junior Member Array
    Join Date
    May 2007
    Location
    Mumbai
    Answers
    3
    VSS - Visual Source Safe.

    it is the system wh u can upload the project related material.
    All the version of build,Test plan are available for you.

    It the configuration management system


  4. #4
    bharathp is offline Member Array
    Join Date
    May 2006
    Location
    Banglore,India
    Answers
    83
    Hi,

    VSS - Visual Source Safe
    This is a configuration management tool
    all the data means code and every thing realted to project will be stored in VSS

    Regards,
    Bharath Kumar Penimalla


  5. #5
    mfsi-satyakamm is offline Junior Member Array
    Join Date
    Oct 2011
    Answers
    24
    Hi,

    VSS is visual source safe.
    It acts like a repository for different versions of an application.

    Suppose we have a newly released version of an application say "app 1.2", then we want to make changes on "app 1.2" and make it "app 1.3".
    But at the same time there would be other people who want to work on the existing version and make it a new version i.e "app 1.3". Due to this conflict we use VSS due to which only one person can work on the application at a time until he is done.
    Once he is done working with the version, he releases the updated application as a new version and then others can work on it.
    VSS restricts simultaneous access to a particular application (i.e for working on it) so that no overlapping is there in the work for a similar version.
    Without VSS the work would have always overlapped creating lots of confusions.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...