Ask a Question

Ability to copy project files to slave selectively

Ability to copy project files to slave selectively

It would be nice where to be able to selectively copy project files down to the slave pc.

For example, instead of copying down the whole project I would be able copy down a directory or file.

 

This would save a lot of time being that it sometimes takes close to 5 minutes to copy down project to slave.

 

 

4 Comments
tristaanogre
Esteemed Contributor

Which files did you have in mind?  One of the things about TestComplete projects is that the many files are interdependant.  You may be able to copy down the MDS, the Script Files, and the NameMapping file... but the MDS file will generate errors that it can't find other files it is supposed to have, like tcObjects or Stores.

jhgreen
Contributor

For example, we have all our tests in a folder which contains excel files.

 

If we only change a .sj script file or one of the excel files. It would be nice to just be able to copy down just those files. Especially, if we know that the dependent files did not change or do not require a change

tristaanogre
Esteemed Contributor

Ah, gotcha... so, it's not as much a selective copy as a differential copy... only copy those files that have changed since the last test run.  That makes more sense.

liquidphantom
Occasional Contributor

Have you thought about using subversion source control?

 

TortoiseSVN is free and integrates with Testcomplete.

 

Have your trunk version which your "Slave PC" can read from, then checkout on your working PC/s to make your changes, after they are committed the "Slave" only has to download the changes made.

Announcements
Welcome to the TestComplete Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here