Forum Discussion

pjaju's avatar
pjaju
Occasional Contributor
15 years ago

Project's structure on hard disk

1- The project explorer in TC displays the various elements in a tree. This is neat. However, this tree is only logical. The same files are not stored in that exact structure on the hard disk. Currently, I have to manually create the desired folder structure, move the required script/keyword files in them, and then use "Add Existing Item" feature to add those files in my projectsuite. I want to know, is there an option in TC which saves the folders and files in the structure made in the project suite?



Take a look in the attached GIF. The folder structure like "Function_Library", "Root", etc.



2- Another problem is the size of NameMapping file. Currently, I have mapped only 3 objects and yet the size is 23MB. Can this be reduced?

  • Hi Pankaj,







    The project explorer in TC displays the various elements in a tree.



    There is no way to make TestComplete synchronize the logical structure with your hard drive. TestComplete project suite folders are not supposed to be explored and changed manually, actually.









    Currently, I have mapped only 3 objects and yet the size is 23MB. Can this be reduced?





    Yes. Try removing the entire <Node name="typeinfo"> node from your Name Mapping file and disabling the "Store Code Completion information" option described in the Name Mapping Options Dialog help topic.
  • "There is no way to make
    TestComplete synchronize the logical structure with your hard drive.
    TestComplete project suite folders are not supposed to be explored and
    changed manually, actually."



    There is a request for this in the database (or should be) mentioned here: http://smartbear.com/forums/forum/post/?mode=singleThread&thread=922980c7-bddb-4d38-bbd0-0709eb1e5ed0



    Please increment this request by one for the request made by the original poster.



    Thank you.