Skip to content

How to use the TestPlanQueryBit to migrate only one specific test plan #2562

Answered by MrHinsh
khalito asked this question in Q&A
Discussion options

You must be logged in to vote

There is no TestPlanQueryBit option. Please follow https://nkdagility.com/learn/azure-devops-migration-tools/Reference/Processors/TfsTestPlansAndSuitesMigrationProcessor/

These are the valid options. Only the Options List and the Examples sections have up-to-date samples. All other samples are illustrative and may have outdated parameters.

  "Enabled": false,
  "OnlyElementsWithTag": null,
  "TestPlanQuery": null,
  "RemoveAllLinks": false,
  "MigrationDelay": 0,
  "RemoveInvalidTestSuiteLinks": false,
  "FilterCompleted": false,
  "SourceName": null,
  "TargetName": null

You can use "TestPlanQuery": "PlanName = 'ABC'"!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@khalito
Comment options

Answer selected by khalito
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants