Renaming Project Suite folder
Please, does anyone have any idea how to safely rename the directory where "Project Suite" is stored?
When I started using TestComplete, I named the Project Suite "Application_Development", and the Project was named "Tests". The directories on the disk were named the same. We are now releasing the final version, so I need to clean up the tree structure (and prepare for future releases).
I created (cloned) a new project called "Application_Release_1". I also renamed the Project Suite from "Application_Development" to "Application" without any problems and I renamed the Project "Tests" (including the directory on the disk) to "Development".
Is it possible also to change the name of the directory in which the entire Project Suite is located? From "Application_Development" to "Application" for example?
Hi MarekC
I would suggest:
- Create your new directory structure,
- Create a new (empty) Project Suite in that directory,
- Clone your existing Projects (not Project Suite) into the new Project Suite.
- In TestComplete, right-click on the Project Suite, click Add > Existing Item and add the cloned projects.
https://support.smartbear.com/testcomplete/docs/working-with/managing-projects/cloning.html
Hope this helps.
Thanks,
Mike