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

Viewing page 11 out of 12 pages
Viewing questions 101-110 out of questions
Questions # 101:

Which action can be performed from UiPath Assistant?

Options:

A.

Set reminders for processes


B.

Set text assets for processes


C.

Set credential assets for processes


D.

Set queues for processes


Expert Solution
Questions # 102:

A developer wants to run two processes on the same machine, the first process contains only HTTP Request activities and the second one performs UI Automation. What option needs to be enabled on the first process in order to ensure that the processes can run concurrently on the same machine?

Options:

A.

Starts in Background


B.

Attended Automation


C.

Disable Pause


D.

Supports Persistence


Expert Solution
Questions # 103:

A developer wants to invoke a workflow in Main xaml called ProcessPurchaseOrders.xamI. Data needs to be passed to and from the invoked workflow What is the correct sequence of steps the developer needs to perform?

Instructions: Drag the Description found on the left and drop on the correct Step found on the right

Question # 103


Expert Solution
Questions # 104:

How do you correctly create an array of strings containing the folder names from the variable FullFilePath = "C:\Users\UiPathRobot\Documents\Technologies"?

Options:

A.

String.Replace('"', FullFilePath)


B.

String.Replace(FullFilePath, ‘"’)


C.

Split(FullFilePath, "\")


D.

Split("", FullFilePath)


Expert Solution
Questions # 105:

Which UiPath activity is best suited for making dynamic decisions in a workflow based on multiple possible values of a variable?

Options:

A.

If Activity


B.

Flow Decision


C.

Flow Switch


D.

While Loop


Expert Solution
Questions # 106:

A developer has defined the StrVar variable of type String Which expression should the developer use to return four characters starting with the second character?

Options:

A.

StrVar.Substring(1, 4)


B.

StrVar.Substnng(1, 5)


C.

StrVar.Substring (2, 4)


D.

StrVar.Substring (2, 5)


Expert Solution
Questions # 107:

Which of the following is a characteristic of source control in UiPath Studio?

Options:

A.

Connects the files in a single Studio project to different GIT remote repositories.


B.

Shows the history for all versions of a file in a Studio project.


C.

Analizes each file in a Studio project before publishing a package.


D.

Connects a single Studio project to multiple GIT remote repositories at the same time.


Expert Solution
Questions # 108:

Which activity should be used to iterate through all the files in a local folder?

Options:

A.

For Each File in Folder


B.

For Each File Info


C.

For Each Row in Datatable


D.

Do For Each File


Expert Solution
Questions # 109:

What are the three main components of UiPath Integration Service?

Options:

A.

Connectors, API Tokens, Triggers.


B.

Connectors, Connections, Orchestrator.


C.

Connectors, Connections, Triggers.


D.

Activities, Connections, Triggers.


Expert Solution
Questions # 110:

Which selector should be adjusted according to best practices to ensure reliable and stable automation?

Options:

A.

<html app-chrome.exe' title-Release History - UiPath Platform'/>


B.

<html app-chrome.exe' title-World population - Wikipedia' />


C.

<html app='chrome.exe' title='ACME System 1 - Download monthly Report' />

D.

<html app-chrome.exe' title-Google' !>


Expert Solution
Viewing page 11 out of 12 pages
Viewing questions 101-110 out of questions