QuestionQ2
OrchestratorWhat 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.
Community Discussion