Forum Discussion

lingling_chiang's avatar
lingling_chiang
Contributor
5 years ago
Solved

Merge mds file from different projects

How to merge the mds file (contains test items, variables etc) from different projects into one projects? what is the mds.tcLS file for?  
  • tristaanogre's avatar
    5 years ago

    Not recommended.  The MDS contains a LOT of special project level things and are not exactly "clear" when it comes to building items.  

     

    As for the tcLS... that's a "local settings" file.  For example, persistent variables have a Default Value and a Local Value.  That local value can be different per machine.  So, the tcLS contains the local values for the machine you're on.

  • tristaanogre's avatar
    tristaanogre
    5 years ago

    cunderw is correct, it can be done but

     

    1) It is not a "built-in" function of TestComplete.  There's no option to "merge MDS" files

    2) Whether you do it manually by creating a new project and adding variables and such OR manually by manipulating the MDS files directly, it's still a manual process.  It all depends upon how you wnat to do it.