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

Viewing page 7 out of 11 pages
Viewing questions 61-70 out of questions
Questions # 61:

A developer configured the Activity Project Settings for a UI automation and a Click activity in the project shown in the following exhibits:

Question # 61

Question # 61

If the target element is not found during execution in Debug mode, how long will it take until an error is thrown?

Options:

A.

10 seconds


B.

15 seconds


C.

20 seconds


D.

30 seconds


Expert Solution
Questions # 62:

A developer is using GIT for version control. While the developer is attempting to Commit and Push a local file to the repository, the following pop-up message is displayed:

Question # 62

What is the reason for the pop-up message?

Options:

A.

Project was not properly checked out in Studio and merge failed into the master.


B.

Local repository is not synchronized with the remote one.


C.

Opened project was disconnected from the source control.


D.

Local version was not connected to any branch.


Expert Solution
Questions # 63:

A developer wants to create a process for a Call Center user. This process must:

1.Interact with application windows that are minimized or in the background.

2.Allow the user to interact with separate desktop applications at the same time.

Which workflow activity requires modifications to some of the properties' default values to ensure this process runs in the background?

Options:

A.

Get Text


B.

Element Exists


C.

Select Item


D.

Type Into


Expert Solution
Questions # 64:

From the lowest priority to the highest priority, what is the correct priority sequence of the Log Levels for UiPath Robots?

NOTE: Drag and drop the lowest priority level to the top of the list and repeat until the highest priority level appears at the bottom of the list.

Question # 64


Expert Solution
Questions # 65:

You recently observed a developer using the SecureString variable type in their workflow. What is a UiPath best practice relative to the use of SecureString?

Options:

A.

Name of the SecureString variable should include the prefix "str_".


B.

SecureString variable scope should be limited to the scope where it is created.


C.

A workflow file should not contain more than one SecureString variable.


D.

SecureString variable should be assigned to an argument.


Expert Solution
Questions # 66:

A developer used title='1 writtenNotes - Notepad' as an attribute of a selector. The first character of the Notepad file name changes dynamically based on the .txt file used to open the file.

If the developer wants the selector to identify the Notepad by everything but the first character, how should title

be replaced?

Options:

A.

title='* writtenNotes - Notepad'


B.

title='? - Notepad'


C.

title='? writtenNotes - Notepad'


D.

title='* - Notepad'


Expert Solution
Questions # 67:

A developer published a library component for use within UiPath Studio.

In order to successfully add this library as a dependency to the project, what should be used?

Options:

A.

Invoke Com Method activity


B.

Imports Panel


C.

Invoke Method activity


D.

Manage Packages Window


Expert Solution
Questions # 68:

A developer needs to create an automation process that identifies a file with format "Monthly_Report_MMddyyyy.xlsx". The file name is saved to a variable called strinput.

To extract the date from strinput, which string manipulation method should be used?

Options:

A.

strinput.Substring(strInput.LastIndexOf("_")+1,8)


B.

strinput.Substring(strInput.IndexOf("_")+1,strInput.IndexOf(".")−1)


C.

strinput.Substring(strInput.IndexOf("_")+1.8)


D.

strinput.Substring(strInput.IndexOf("_")+1,strInput.IndexOf("."))


Expert Solution
Questions # 69:

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?

Options:

A.

Navigate To and Attach Browser


B.

Open Browser and Navigate To


C.

Open Browser and Close Tab


D.

Attach Browser and Open Browser


Expert Solution
Questions # 70:

Question # 70

Based on the exhibit that represents the "Deadline" in the yyyy-mm-dd format, what is the correct sequence in which the Queue Items are processed by a single Performer workflow?

NOTE: Drag the Queue Item Name found on the “Left” and drop on the correct Process Order found on the “Right”

Question # 70


Expert Solution
Viewing page 7 out of 11 pages
Viewing questions 61-70 out of questions