QuestionQ64

Advanced Data Manipulation

New records were added to a Data Service entity used by a test case for data variation.

How should execution be initiated in UiPath Studio so that the newly added data is included?

  • A Find the test case in Project Panel and hit Debug File in the Design Panel
  • B Find the test case in Test Explorer panel  Right Click  Run
  • C Find the test case in Project Panel and hit Run File in the Design Panel
  • D The only way to run using the newly added data is to use the Update Test Data function in UiPath Studio
Explanation

For Data Service–based data variations, Test Explorer retrieves data from the Data Service entity at runtime. Running the selected test case from Test Explorer reloads the updated entity records and includes them in execution.

Learn more

Community Discussion

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