Pass the UiPath UiPath Certified Professional - Developer Track UiPath-ARDv1 Questions and answers with CertsForce

Viewing page 10 out of 11 pages
Viewing questions 91-100 out of questions
Questions # 91:

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:

A.

In progress


B.

Pending


C.

New


Expert Solution
Questions # 92:

A developer uses an Anchor Base activity to search for the required selector. In the "Anchor Position" property, the "Auto" option is selected. If multiple elements are found at equal distance from the anchor, in which order the target is selected?

Options:

A.

Top, Right, Bottom, Left.


B.

Right, Left, Bottom.


C.

Right, Top, Left, Bottom.


D.

Left, Right, Top.


Expert Solution
Questions # 93:

Which of the following technologies can be used for background automation?

Options are :

Options:

A.

The Click activity with the Simulate Click flag checked.


B.

Data Scraping.


C.

The Full Text method of Screen Scraping.


D.

Type into activity with SendWindowMessages flag checked.


Expert Solution
Questions # 94:

A developer has created a process that gathers a listing of stock market prices in the following format _USD ().

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

Question # 94

Options:

A.

RegEx: One of

Value: 123456789

Quantifiers: Between 2 and 4


B.

RegEx: Any word character

Value: \w

Quantifiers: Exactly 3


C.

RegEx: Digit

Value: \d

Quantifiers: Exactly 3

(Correct)


D.

RegEx: Literal

Value: [0-9]

Quantifiers: At least one (1 or more)


Expert Solution
Questions # 95:

A developer automated a process with the following logic: each queue item contains a filepath to an Excel file. If the required file exists, robot needs to upload it on Sharepoint. Otherwise, the transaction cannot be considered a success. What is the best approach if the required file does not exist?

Options:

A.

Set status of the transaction to Business Rule Exception. Wrap Path Exists activity in Try Catch.


B.

Set status of the transaction to Business Rule Exception. Configure queue to retry Business Rule Exception transactions 3 times.


C.

Set status of the transaction to Business Rule Exception. Configure robot to notify the responsible person that the required file is missing.


D.

Set status of the transaction to System Exception. Configure queue to retry System Exception transactions 3 times.


Expert Solution
Questions # 96:

What is the slowest Method of reading Text?

Options are :

Options:

A.

Native


B.

OCR


C.

Full Text


Expert Solution
Questions # 97:

What types of assets can be stored in Orchestrator?

Options are :

Options:

A.

Array, Datatable, Bool, String


B.

Bool, String, Integer, Credential


C.

Integer, Password, GenericValue, String


Expert Solution
Questions # 98:

What is the difference between a Click activity whose SimulateClick property is checked and another one with the same property unchecked?

Options are :

Options:

A.

The activity with an enabled SimulateClick flag does not click the target element, it just simulates the action.


B.

The activity with the SimulateClick flag unchecked moves the mouse cursor over the target element, while the one with the flag set does not move the mouse cursor.


C.

There is no difference - both can be used in same scenarios.


Expert Solution
Questions # 99:

Which activity can you use if you want to loop through a collection of items?

Options are :

Options:

A.

If activity


B.

Assign activity


C.

For Each activity


D.

Flow Decision activity


Expert Solution
Questions # 100:

Which of the following are considered best practices?

Options are :

Options:

A.

Start you new sequence with a short annotation meant to explain the purpose of the workflow


B.

Include a Should Stop activity at the end of the workflow


C.

Think about the exception that might occur during the execution of the process


Expert Solution
Viewing page 10 out of 11 pages
Viewing questions 91-100 out of questions