UiPath UiADPv1 Exam
UiPath Automation Developer Professional v1.0 (Page 5 )

Updated On: 1-Feb-2026

When developing a new project using REFramework, logging in to multiple applications is required. What is the recommended location to accomplish this task?

  1. InitAllApplications.xaml
  2. InitAllSettings.xaml
  3. Process.xaml
  4. FirstRun.xaml

Answer(s): A



Considering a process developed using REFramework, if the status of a transaction was set to “Failed” with the ErrorType specified as “Business”, the process will transition to which state?

  1. Initialization
  2. End Process
  3. Get Transaction Data
  4. Process Transaction

Answer(s): C



How can a process be converted from a foreground process to a background process?

  1. A process may be turned into a Background Process by adding a “Background” tag to the process name as long as it does/does not contain Ui interaction.
    You need to go to the Project Settings and modify the name of the process.
  2. A process may be turned into a Background Process as long as it does not contain persistence activities.
    You need to go to the Project Settings window and set the Supports Persistence toggle to No.
  3. A process may be turned into a Background Process by just deleting the UiAutomation package dependency as long as it does/does not contain UI interaction.
  4. A process may be turned into a Background Process as long as it does not contain activities with UI interaction.
    You need to go to the Project Settings window and set the Starts in Background toggle to Yes.

Answer(s): D



What is the purpose of the Capture All Elements feature in Object Repository?

  1. To capture all elements of an application from multiple screens simultaneously using the Computer Vision technology.
  2. To capture ail the available elements of an application using the Computer Vision technology
  3. To capture the selected elements of an application using the Computer Vision technology.
  4. To capture the selected elements of an application from multiple screens simultaneously using the Computer Vision technology.

Answer(s): B



A developer has created a variable of type List of Strings named “UserList” and initialized it with an empty list: “UserList = new List(Of String)”.
What is printed in the log message after the following Invoke Code is executed?

  1. 0
  2. 2
  3. Object reference not set to an instance exception is thrown
  4. System Argument Exception is thrown

Answer(s): C



Viewing page 5 of 32
Viewing questions 21 - 25 out of 268 questions



Post your Comments and Discuss UiPath UiADPv1 exam prep with other Community members:

Join the UiADPv1 Discussion