Forum Discussion
Thanks, I just tried that with a sample test of mine, and it renamed it to my new name. I got a few weird errors about permissions and access to that folder (wonder why?!) .
With the Add -> Existing item I couldn't find my original maybe because of the errors I was getting. I am also using TestComplete v12.
Strange. Are you using a source control of some sort? If so, it could be that there are some permissions about adding new files, etc., without checking out the folder or something. In any case, doing a Save As should, TECHINICALLY, not erase your existing file so I think you need to investigate those permissions errors as those are probably the root cause to your problem.
EDIT: Yup... something permissionwise in your TFS workspace. Correct that, and you should be good to go. Try doing a "Checkout" of the KeywordTests parent object and see if that corrects it.