QuestionQ2

Orchestrator

What sequence of events takes place when execution of a Test Set begins in UiPath Test Manager?

  • A A Test Execution is created in the Execution section, Test Case Logs are generated for all test cases, including those from linked test sets, and results are updated only after all test cases have completed execution,
  • B A Test Execution is created in the Execution section, empty Test Case Logs are generated for each test case in the set, and these logs are filled with results as the execution progresses.
  • C Empty Test Case Logs are created in the Execution section, a Test Execution is generated for each test case, and results are filled sequentially as each test case completes its execution.
  • D A Test Execution is created in the Execution section, Test Case Logs are generated only for automated lest cases, and results are updated in real-time for both manual and automated tests.
Explanation

When a test set begins running, UiPath Test Manager creates a Test Execution in the Execution section to contain its results. It generates an empty Test Case Log for every test case in the test set and fills each log with results and related information as execution proceeds.

Learn more

Community Discussion

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