Hi everyone,
I’m currently testing the integration between Azure DevOps and Test Cloud
From now on - whenever I create a new test case in Azure DevOps, it shows up correctly in Test Manager
However, I’m facing an issue:
I can’t manually import existing test cases from Azure DevOps into Test Manager.
The “Import from External Tool” button is not visible in the Test Cases section of Test Manager.
Is there a specific step I might have missed?
Any help or suggestions would be greatly appreciated!
Thanks,
Morgan
Nitya1
(Nitya Tomar)
November 30, 2025, 10:42am
3
Hi @Morgan_Fulgoni1
This issue usually happens due to permissions, project settings or how the ADO–Test Manager integration is configured.
You must have the correct role/permissions
The Import from External Tool option is only visible when the logged-in user has:
Test Manager role (or equivalent)
Permissions to **create and manage test cases
Check in **Test Manager → Settings → Users
Make sure your user has Tester , Test Manager , or Admin rights.
The feature must be enabled in Project Settings
In some setups, “Import from External Tools” is hidden unless enabled.
Check this:
Go to **Test Manager → Settings → Project
Look for options like Test Case Import or External Tool Integration
Make sure it’s enabled
(Some versions hide the feature under “Advanced Settings”.)
Your integration mode may be set to synchronization-only
If Azure DevOps is configured as the primary test management source , Test Manager disables manual imports to prevent duplicates.
Check your configuration:
**Test Manager → Integrations → Azure DevOps
See if the sync mode is set to **Automatic Sync Only
If yes → switch to Hybrid Mode
In Hybrid Mode, the Import button becomes available.
Check if you’re in the correct module
The Import from External Tool button only appears under:
Test Cases → All Test Cases List View
It will NOT appear if:
You opened a single test case view
You are inside a test suite or cycle
You filtered the view to a folder that doesn’t allow creation/import
Try navigating to the **root Test Cases list.
Licenses: Test Manager vs Basic
Some tools require a Test Manager license (not only Basic) to perform imports.
If your license is not a Premium/Test Manager license , the button may stay hidden.
If everything is correct, try this quick reset:
Log out of Test Manager
Clear browser cache
Log back in
Reconnect Azure DevOps integration (if prompted)