what is v.s.s. ?when it is used?
Answer Posted / venkat
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 ? | 50 Yes | 27 No |
Post New Answer View All Answers
What are the different cost elements involved in implementing a process in an organization?
What is Bomb Testing?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
What is test startegy?
What is a testbed in manual testing?
Difference between smoke and sanity testing
What are the main key components in web applications?
Suggest some book to learn more test case???
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Describe any bug you remember. Plz Give some real examples
Can you explain requirement traceability and its importance?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
What is bug severity?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?