Can't automatically run test cases from Test Manager

When I’m trying to run a test set automated I get the following message: Automated execution could not start since the package was not found on Orchestrator. Only test cases from packages which have been published to Orchestrator can be executed.

I have published the package to the tenant and it is also linked in studio to the test manager, what do I have to do now?

I also can’t select the process under the “Testing” tab in orchestrator.

1 Like

Check this trouble shooting steps document from UiPath to get this resolved

You need to publish the Studio package to Orchestrator. This issue occurs when a test case is linked from Studio to Test Manager but the package is not yet published to Orchestrator

If you have published then check whether it is published to correct tenant or to other tenants

Hope this clarifies

Cheers @Kevin_Westerman_Tacstone

I solved the problem already but still thanks!~

The issue was that the process that I build was a blank process in the studio and not a Test Automation. For it to get picket up by the orchestrator and testmanager it has to be a Test Automation project and not a Process with main.xaml.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.