Hello i dont see a way to pass arguments to Testing processes from orchestrator. Is there a work around for this?
Hey @rpn_mail
Check out this thread.
Cheers.
1 Like
When you create a test set, you’re able to set the value of arguments. See the Test Sets documentation for more info.
Here’s the relevant section:
Define custom Arguments for your test cases to override default values at the test set level. Through the arguments, you can parameterize the test cases at runtime.
NOTE:To define arguments, you need to have published a package with arguments.
Would be nice to have access to these arguments in Test Manager as well…