VinnyL
3 years agoNew Contributor
Can you export/import Execution plans
Myself and another tester use testcomplete and use tortoise svn to manage our automated tests. This is currently working fine for us, however the execution plans are not committed and updated, so if ...
- 3 years ago
Since you're already using a source control system, just update and commit your execution plan to the shared repository. The Execution Plan is stored in your project suite's .mds file as testItems - so if you are working on the same project you should be commiting all of your project suite files anyway [see here] AND [here]