QuestionQ72

Generic Automation Development

How do you convert an existing workflow into a test case in UiPath Studio?

  • A In UiPath Studio, converting a workflow into a test case is done by searching for the workflow, left-clicking on it, and selecting the option to “Convert to Test Case” from the Design ribbon.
  • B In UiPath Studio, converting a workflow into a test case is done by locating the workflow, right-clicking on it, and selecting “Create Test Case”.
  • C There is no option to convert a workflow into a test case using UiPath Studio.
  • D In UiPath Studio, converting a workflow into a test case is done by locating the workflow, right-clicking on it, and selecting “Convert to Test Case”.
Explanation

In UiPath Studio, a workflow is converted by right-clicking it in the Project panel and selecting Convert to Test Case. The separate Create Test Case command creates a test case that invokes the selected workflow rather than converting that workflow itself.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!