How to execute test cases and test sets

Hi, I am new to UiPath. I am trying to execute a test case and test set but the execute button is greyed out. I have the automation code and I have ran it through Studio. I have been told that I do not need to create anything in Studio to execute the test cases. I can do everything in Test Manager on the Orchestrator page.

@kadams11

Did you publish the test cases?

And what kind of inputs it need?

Cheers

I have run the automation through Studio but when I try to publish it, “Publish Test Cases” is greyed out.

@kadams11

First go to project…then right click on the test case and you will see publish option do that then it would be availble to publish

Cheers

Hi @kadams11

Have you created the test project in test project template only.

Regards

Hi @kadams11

  1. First establish a connection with the project in test manager and studio project.
  1. Link each test cases in studio to the corresponding test case in test manager project.
  1. Make all of the test cases as publishable.

https://docs.uipath.com/studio/standalone/2023.10/user-guide/application-testing-test-cases#publish-test-cases

  1. Publish the test cases to orchestrator.

  2. Create test sets

  1. Execute the required test cases from the test set

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