UiPath UiPath-ADAv1 Exam Questions
UiPath Automation Developer Associate v1 (Page 5 )

Updated On: 28-Feb-2026

Which activity should a developer use to add custom information to logs related to transactions for tracing purposes?

  1. Add Log Fields
  2. Update Logs
  3. Add Custom Log
  4. Build Log

Answer(s): A

Explanation:

The Add Log Fields activity allows the developer to add custom information to the logs related to transactions for tracing purposes. The activity adds key-value pairs to the execution context, which are then included in all subsequent logs. The custom information can be used for filtering, searching, or reporting purposes.



In the Robotic Enterprise (RE) Framework, at which point should a developer log a clear message with the Logging Level set to "Information," adhering to the best practices for automating a production-level process?

  1. Whenever an argument or value is used.
  2. Whenever data is fetched from external sources.
  3. Whenever an exception is caught in a Catch block.
  4. Whenever the robot encounters an error on a Queue Item.

Answer(s): C

Explanation:

Logging Level "Information" is used to log general information about the process execution, such as the start and end of a transaction.
When an exception is caught in a Catch block, the developer should log a clear message with this level to indicate the type and source of the error, and the action taken to handle it.

https://docs.uipath.com/studio/standalone/2023.4/user-guide/logging-levels



When automating the process of entering values into a web form, requiring each field to be brought to the foreground, which property of the Type Into activity should be adjusted to achieve this?

  1. Delay before
  2. Activate
  3. Selector
  4. Input Element

Answer(s): B

Explanation:

The Activate property of the Type Into activity allows the developer to bring the specified UI element to the foreground and activate it before the text is written. This property is useful when the web form fields are not visible or focused by default.



Which logging level includes the following information by default?
1. Execution Started log entry - generated every time a process is started.
2. Execution Ended log entry - generated every time a process is finalized.
3. Transaction Started log entry - generated every time a transaction item is obtained by the robot from Orchestrator.
4. Transaction Ended log entry - generated every time the robot sets the transaction status to either Success or Failed.

5. Activity Information log entry - generated every time an activity is started, faulted or finished inside a workflow.
6. Arguments and Variables Information log entry - show values of the variables and arguments that are used.

  1. Critical
  2. Trace
  3. Verbose
  4. Information

Answer(s): C

Explanation:

The Verbose logging level includes all the information that is logged by the other levels, plus the values of the variables and arguments that are used in the process. By default, the Verbose level includes the following log entries2:
Execution Started
Execution Ended
Transaction Started
Transaction Ended
Activity Information
Arguments and Variables Information https://docs.uipath.com/robot/standalone/2023.4/user-guide/logging-and-log-levels



What is the use of job priorities in unattended automations within UiPath Orchestrator?

  1. To determine which processes should be executed first when dealing with multiple jobs.
  2. To sort and organize tasks within a folder.
  3. To create job dependencies that must be completed before new job execution.
  4. To determine machine resource allocation among processes.

Answer(s): A

Explanation:

Job priorities in unattended automations are used to assign different levels of importance to the processes that are triggered by the Orchestrator. The job priority can be set as High, Normal, or Low when creating or editing a trigger. The Orchestrator will execute the jobs based on their priority and the availability of robots. This feature helps to optimize the performance and efficiency of unattended automations.

https://forum.uipath.com/t/priority-levels-jobs-and-queue-items/273883






Post your Comments and Discuss UiPath UiPath-ADAv1 exam dumps with other Community members:

Join the UiPath-ADAv1 Discussion