How to use parameters in Test Manager

Hello,

In Test Manager β†’ Test Cases there is Parameters tab. How to pass this parameter to test case in UiPath studio?

Hey @TomasK,

Define arguments in your test case in Studio, publish it to Orchestrator, then in Test Manager go to Parameters tab and map those arguments with the parameters you created. When executing the test set, Test Manager automatically injects the parameter values into the test case arguments. Official reference:

Thank You, i have managed to map it.
Looks like the difference from orchestrator is that in Test Manager i have to create parameter manually while in orchestrator it can see arguments in the list

1 Like

Yes you’re understanding is correct

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