UiPath Advanced RPA Developer v1.0 Exam (UiARD) - UiPath-ARDv1 Exam Practice Test
A developer is working on an existing project in which GIT is used as the source control. Another team member wants to compare two versions of a particular workflow in this project. Which UiPath Studio option provides this capability?
Correct Answer: A
Vote an answer
A developer has created a process that gathers a listing of stock market prices in the following format <Symbol>_<Price>USD (<Company Name>).
How should the third line in RegEx Builder be modified to ensure that only items with prices of at least 100 are identified?

How should the third line in RegEx Builder be modified to ensure that only items with prices of at least 100 are identified?

Correct Answer: C
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
A developer created a project in the Robotic Enterprise (RE) Framework. The Config.xlsx has the Asset entry shown in the exhibit:

Assuming the default REFramework configuration, how can the developer reference the Asset in the Config variable so that the dictionary returns the asset value as a String?

Assuming the default REFramework configuration, how can the developer reference the Asset in the Config variable so that the dictionary returns the asset value as a String?
Correct Answer: D
Vote an answer
What are the differences between partial selectors and full selectors?
Correct Answer: D
Vote an answer
What is the relation between environments and provisioned robots?
Options are :
Options are :
Correct Answer: C,D
Vote an answer
A developer needs to ensure a UI element with a partially changing attribute can be consistently identified with a Click activity. Which property of the Click activity can support a wildcard?
Correct Answer: D
Vote an answer
A developer needs to implement the following logic for each row in the Excel table:
- if the value in column "Price" is above 130$, then apply a discount of 10% if the value in column "Price" is above 250$ then apply a discount of 7% and store the row in a separate table
- if the date in the column "Deadline" is less than 15 days from now, send a mail notification to the analyst mentioned column "Contact person"
- if the value in the column "Region" is "ELAMA", apply an additional tax of 3,5%
- if the value in the column "Additional comments" is not empty, send the item for review to a responsible team What is best suited to implement the above-mentioned logic?
- if the value in column "Price" is above 130$, then apply a discount of 10% if the value in column "Price" is above 250$ then apply a discount of 7% and store the row in a separate table
- if the date in the column "Deadline" is less than 15 days from now, send a mail notification to the analyst mentioned column "Contact person"
- if the value in the column "Region" is "ELAMA", apply an additional tax of 3,5%
- if the value in the column "Additional comments" is not empty, send the item for review to a responsible team What is best suited to implement the above-mentioned logic?
Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
What kind of workflow should you create to define business rules?
Options are :
Options are :
Correct Answer: A,B
Vote an answer