shairai / MTMCopyTool

Copy and Cloning Test Suites and Tests over Team Collections MTM Copy Tool is a newer version of Test Case Migration Tool that can copy and cloning Test Suites and Tests over Team Projects and Team Collections.
13 stars 7 forks source link

MTM Copy Tool - Destination Tests are empty #1

Open ZAJulietteD opened 9 years ago

ZAJulietteD commented 9 years ago

The MTM hierarchy is maintained and the cases are in the right suites, the suites in the right plans but the test cases themselves have no data. Not a single step and no shared steps either

We are moving from multiple projects in one collection to a single project in a different collection. I can't seem to find anything that works. TFS Integration move the plans, suites and tests with all their data but not the hierarchy. MTM Copy moves the hierarchy but no links/steps.

MrBeanzy commented 8 years ago

Same issue for us but we are going from TFS on prem to VSO

Raistlen38 commented 8 years ago

Same issue here - moving from 3 different collections to 1 collection, the test suite structure is copied fine and the test cases with the 'work item' data is copied fine, but none of the test cases have any steps in them :( When I tried copying test cases between Team Projects on the SAME collection, the steps copied fine! Debugging why this is different on separate collections versus the same collection has been an exercise in frustration as it does not seem to make any sense. Both collections are running the same 2015 Update 3 version of TFS. I even tried adding one of the collections to the same SQL instance as the destination and added it to the same App Tier too, but that yielded the same results...

chicagoan1982 commented 7 years ago

I am having the same issue. Unable to copy test suite folders and test cases within it when source and target collections are different. The tool is unable to locate the test cases under the folder (especially when sub folders are involved). Was anyone able to find a solution to this problem? Response much appreciated.

chilakamarthi commented 4 years ago

Same issue here - moving from 3 different collections to 1 collection, the test suite structure is copied fine and the test cases with the 'work item' data is copied fine, but none of the test cases have any steps in them :( When I tried copying test cases between Team Projects on the SAME collection, the steps copied fine! Debugging why this is different on separate collections versus the same collection has been an exercise in frustration as it does not seem to make any sense. Both collections are running the same 2015 Update 3 version of TFS. I even tried adding one of the collections to the same SQL instance as the destination and added it to the same App Tier too, but that yielded the same results...

Anyone found fix for this?