Replies: 2 comments 1 reply
-
|
I have all Test Cases, Test Suites and Test Plans in the target. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Have you followed the documented procedure? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Devs,
I know these Items are not WIs, but I thought with the "ProcessorType": "TfsTestPlansAndSuitesMigrationProcessorOptions",
it should be migrated too?
{
"ProcessorType": "TfsTestPlansAndSuitesMigrationProcessorOptions",
"Enabled": true,
"ReplayRevisions": true,
"PrefixProjectToNodes": false,
"TestPlanQuery": "AreaPath UNDER 'SENSE\OneFSM'",
"WIQLOrderBit": "[System.ID] asc",
"OnlyElementsWithTag": "Migrate",
"SourceName": "Source",
"TargetName": "Target",
"FilterCompleted": false,
"TestPlanIds": [],
"RemoveInvalidTestSuiteLinks": true,
"UseCommonNodeStructureEnricherConfig": false,
"NodeBasePaths": ["123456"],
"AreaMaps": {},
"IterationMaps": {}
},
Whats the trick?
Thanks for your feedback.
Beta Was this translation helpful? Give feedback.
All reactions