pankajjain2050
6 years agoContributor
What is best way to backup testcomplete project
Our IT team has asked us what is the recommended approach to Data recovery for test complete.
We have VM server on which testcomplete is installed and projects are stored. If the VM goes down, what is the best way to restore data and what files needs to be backed up?
As for the actual automation projects... use source control. GIT, Mercurial, SVN, TFS, etc... it's generally best practice to use source control, anyways, so if you ever need to revert code to a previous version you can do so.