UiPath Advanced RPA Developer v1.0 Exam (UiARD) - UiPath-ARDv1 Exam Practice Test
Question 1
A developer wants to ensure that a process they are developing includes coherent logs with meaningful log messages. During the execution of the process, an application exception is caught and stored in a local variable called exception.
Based on UiPath best practices, how should the Log Message activity in the Catch section of this exception be configured?
Based on UiPath best practices, how should the Log Message activity in the Catch section of this exception be configured?
Correct Answer: C
Question 2
Which activity can you use if you want to loop through a collection of items?
Options are :
Options are :
Correct Answer: D
Question 3
How can you delay the Automatic Recording?
Options are :
Options are :
Correct Answer: D
Question 4
Which of the following SQL statements can be executed by using the activity called Execute Non Query?
Options are :
Options are :
Correct Answer: A,C,D
Question 5
A foreground process is running on the user's machine. A developer starts a new background process on the same machine while the foreground process is still running. What will happen in such situation?
Correct Answer: D
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 6
Based on UiPath best practices, which project layout is recommended for processes with complex transitions in UiPath Studio?
Correct Answer: D
Question 7
One of the steps in your process is to authenticate on a web application. How can you check if the login succeeded or not?
Options are :
Options are :
Correct Answer: C
Question 8
A developer entered custom values in the Browser property in the UI Automation section of the Activity Project Settings menu.
Which set of activities can be affected by this change?
Which set of activities can be affected by this change?
Correct Answer: A
Question 9
A developer implemented a Performer using the Robotic Enterprise Framework to process items from the queue. Each transaction item contains a file path to a specific file on Shared Drive. Robot uses Path Exists activity to check if a required file exists.
If the path exists, robot needs to copy the file to its local folder. If the path does not exist, robot sets a status Failed with a Business Rule Exception to this transaction item. Robot does not retry these items during processing. What is the correct reason for that?
If the path exists, robot needs to copy the file to its local folder. If the path does not exist, robot sets a status Failed with a Business Rule Exception to this transaction item. Robot does not retry these items during processing. What is the correct reason for that?
Correct Answer: C
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 10
What status does a job have when a schedule is triggered in Orchestrator, but there are no available robots to execute it?
Options are :
Options are :
Correct Answer: B
Question 11
Please select the incorrect statement about Rethrow activity.
Correct Answer: C
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 12
A developer wants to pass a value of a variable to a workflow and modify it inside. However, after the workflow is finished, developer wants to use the original value of the variable.
What should be the direction of the argument?
What should be the direction of the argument?
Correct Answer: C
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 13
A developer created an automation project in the Robotic Enterprise (RE) Framework which needs to enter a User ID depending on the machine it runs on. The User ID is stored in Orchestrator as a Text asset using the Value Per Account-Machine method.
Which steps should the developer perform to use this asset in the project?
Which steps should the developer perform to use this asset in the project?
Correct Answer: C
Question 14
Which of the following activities searches for a UI element by using a position relative to a fixed element?
Correct Answer: B
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 15
You want to automate a process on the https://acme-test.uipath.com/work-items web page. On this page, the following table is displayed:

You observe that the selector of the element highlighted in red is:
<html app='chrome.exe' title='ACME System 1 - Work Items' />
<webctrl tag='TABLE' />
<webctrl tag='TD' tableCol='2' tableRow='2' />
What is a valid selector to get the 5-th element in the WIID column?

You observe that the selector of the element highlighted in red is:
<html app='chrome.exe' title='ACME System 1 - Work Items' />
<webctrl tag='TABLE' />
<webctrl tag='TD' tableCol='2' tableRow='2' />
What is a valid selector to get the 5-th element in the WIID column?
Correct Answer: C

