Unable to run test cases from Test Manager.
Error Screenshot:
Scenario 1: With test cases uploaded to the folder feed on Orchestrator.
Resolution:
- From Studio, create/ open the Testing project and set it as publishable
- Now link the test cases by referring Link The Test Cases To Test Manager
- Publish the project to the Orchestrator folder feed.
Scenario 2: When moving Test Project from one environment to another environment, this error is thrown on running from Test manager.
Example:
- Test Manager is present on Dev and QA environment
- Test cases are developed in Studio and are linked to Dev Test Manager
- They are published to Dev Orchestrator
- These test cases can run fine from both Orchestrator and Test Manager
- Now the Testing project has been uploaded to QA Orchestrator
- These test cases will work fine from Orchestrator
- On QA Test Manager, when they are linked from Test Set to Orchestrator Test Sets, and when tried to run from Test Manager, it will give "Test Set has no assigned Test Cases"
Resolution:
- Open Studio in Dev environment and unlink all the test cases from Dev Test Manager
- Open Studio in QA env and link all the test cases to QA Test Manager
- Now run the test set from Test Manager and it will work.
Note: If Studio is not available in QA env, use updateautomation api to link test cases from Studio to Test Manager .