what is the advantages of Vss?
Answers were Sorted based on User's Feedback
Answer / rajendra
It is VSS-Visual Source Safe
It is a source control system and it is used to track
changes to source code files and also to safely store
source code.
Visual Source Safe (VSS)
VSS is one of the widely used source control systems.
This is a Microsoft product and is available as part of the
Visual Studio products.
Most of the .NET developers use this tool for the source
control.
by
rajendra_penumalli@yahoo.com
hyd
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / niyathi
its a file system based ctrl tool from microsoft.its useful to work on diff projects versions at same time particularly useful in software development.vss does the following
*helps protect u'r team from accidental file loss
*allows backtracking of version files
*tracks version of entire projects
vss can completey eliminate backing up of files.u can see who and when did what change and do get view operations in version
basic operation include
*add
*get
*checkout
*check in
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / b g suresh
Its pupose can also be told as, "Version control".
So VSS is one of the "Version Control Systems".
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ch.s.m.prasad
wht is the exact defination for v.s.s plz tell me
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / friend
VSS Means Virtual Source Safe.
VSS is nothing but Configuration Management tool.
and it is also common repository.
VSS name came from Virtual studio.
VSS have diffrent versions.
VSS 5.0
VSS 6.0 and VSS 2005
| Is This Answer Correct ? | 2 Yes | 4 No |
What are the different is manual database checking types?
How to perform Gui testing ?
What is the exact difference between retesting & regression testing? Please advise in detail
Which is not present in formal review? a.)Facilitator b.)Auditor c.)Author d.)Recorder
In the team both developers as well as testers will be included na,if so then the same TL will assign the work for testers also or else TL will be different for testers?
Hi friends, Iam Laxmi. I have completed my BE in 2006, i have 2 years of development experience, now i want to shift to testing. I have gone through the testing concepts and learning QTP.If you come across any jobs in bangalore please let me know. Thanks in advance.
is programming knowledge is necessary for testing
1. What is Test data? 2. What is Test Development? 3. What is Boundary value & Equilance Partition? 4. What is Compatability testing? 5. How do you know Prepared Test cases are Responsable testcases or not? 6. Give me a Tracebility matrix documet & Deffination? 7. What is Error, Defect, Bug? 8. What is Smoke testing, Monkey testing, Sanity testing? 9. What is defference b/w Functionality testing & Regression testing? Give me a Example? 10. In your exp which type of defects you identify? 11. Tell me a defects for load testing,Security testing? 11. What is defference b/w System testing & User acceptance testing? 12. How many test cases write per a day& for one project how many testcases write you? 13. A professor has introduce some cources in college How to write test case for this requirement? 14. Write a test case for ATM Meachane? 15. Which configuration tool you used in .Net Application & Java based Applications? 16. What is the difference b/w Client server & Web based Application? 17. What is two tier & three tier application?Give me a example? 18. What is the defference b/w Java & J2ee? 19. Which model life cycles you used for Development & Testing? 20. Explain Development & Testing life cycles? 21. How to connect data table from QTP? 22. How QTP recognize Dynamic objects? 22. Which Atomation Frame work can you invoved in QTP& Explain me? 23. How QTP Tool Identify objects? 24 What is the difference b/w Check point & Out put value in QTP? 25. When did you give High Priority & High Seviority High Priority & Low Seviority High Seviority &High Priority High Seviority & Low Seviority?
What is the main diff. between Retesting and Regression Testing ?
what is testing process in related to Application testing
Hi everybody. In an interview i was asked to write the ECP for the range (1-10).
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?