Forum Discussion
irina_lukina
14 years agoSuper Contributor
Hi Sudhir,
I want to merge Keyword test, script,Log files,Stores,Visualisers from different Project suite / Different Projects ?
I recommend that you add the needed elements to your project using the following approach:
1. Right-click the parent node (Scripts, Keyword Tests, etc.)
2. Select Add | Existing Item from the ensuing context menu.
Important: adding an existing script or test to the project does not create a copy of this script or test, it just adds a reference to the project.
As for copying the files and unbinding them from ProjectSuite1, it's not as easy as you think it is. I recommend that you copy not only the files that contain the script routines or needed keyword tests, but also those that contain references to these files (project file - .mds, Script.tcScript, etc.). Otherwise, TestComplete will have problems opening files that were copied to the project folder, but were not added to the project files.
I hope this information helps :)