ADHDude
6 years agoNew Contributor
Merging non-version dependent files from 12 to 14
We are currently still running TestComplete 12 on our machines and are working on getting 14 ready to go. With upgrading to small builds, there wasn't many problems but we are wondering if we will encounter any issues when going to 14 as far as merging our code. Can we merge non-version dependent files from our prod TC12 to the new TC14 branch.
Sorry if this doesn't make sense. Let me know if further clarification is needed.
Thanks
Hi,
The only version-independent native files in TestComplete project are script unit ones (well, also external files added to Stores) and they can be used across projects targeted to different versions of TestComplete. All other files are version-dependent and must not be mixed.