What to do with obsolete test case (or test case of removed feature)? We are using VSS in our project. Hundreds of test cases are there.
Suppose some features are removed from application in current version but the test cases are still there in VSS.
Should we remove these test cases from VSS as pertaining features are removed from application? Should we keep it in different folder named 'Obsolete feature test case' in 'VSS', so that if require we can re - use it in future?