Exit demo UIPATH-ADAV1 UiPath Automation Developer Associate v1.0 (UiADA) PDF format · free preview

UiPath UIPATH-ADAV1 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/uipath-adav1.html

Question 1
Single choice

What represents a sequence that contains an activity with a partial selector?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 2
Single choice

Which of the following statements accurately describes the primary components of a State Machine in a workflow?

A.

A State Machine consists of four primary components: States, Triggers, Transitions, and Actions.

B.

A State Machine is composed of States, Triggers, and Loops.

C.

A State Machine comprises three main components: Sequences, Flowcharts, and Input/Output Arguments.

D.

A State Machine is made up of States, Transitions, Entry Actions, and Exit Actions.

Question 3
Single choice

What actions must be manually selected in the App/Web Recorder before recording a step?

A.

Copy text using the Get Text activity.
Hover over an element using the Hover activity.
Highlight an element using the Highlight activity.

B.

Copy text using the Get Text activity.
Hover over an element using the Hover activity.
Click on buttons, links, and other clickable elements such as icons or images.
Type text in a text area such as a text box.
Select or clear a check box.

C.

Select or clear a check box.
Send keyboard shortcuts using your keyboard.
Select an item from a drop-down.

D.

Click on buttons, links, and other clickable elements such as icons or images.
Type text in a text area such as a text box.
Select or clear a check box.
Send keyboard shortcuts using your keyboard.
Select an item from a drop-down.

Question 4
Single choice

What is the role of connections in the UiPath Integration Service?

A.

Connections establish tasks and exchanges between users and external applications using the authentication process of the API provider.

B.

Connections establish tasks and exchanges based on a connector's compatibility with the external application.

C.

Connections establish tasks and exchanges between users and external applications using the authentication process of the UI automation provider.

D.

Connections establish tasks and exchanges between users and external applications using the server-side triggers.

Question 5
Single choice

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?

A.

StrVar.Substring(1, 4)

B.

StrVar.Substnng(1, 5)

C.

StrVar.Substring (2, 4)

D.

StrVar.Substring (2, 5)

Question 6
Single choice

Suppose a developer is working with a 2023 yearly calendar. To expand the calendar into a monthly view, the developer must always click on the 15th day of the current month and add an event.

The selector for the Event Date Element activity in March is presented as follows:

<wnd app='applicationframehost.exe' title='Month View - Calendar' />
<uia cls='Day' name='15 March 2023' />

How should the selector be altered to guarantee that it clicks on the 15th of the ongoing month?

A.

<wnd app='applicationframehost.exe' title='Month View - Calendar' /> <uia cls='Day' name='15 * 2023' /
>

B.

<wnd app='applicationframehost.exe' title='Month View - Calendar' /> <uia cls='Day' name='15* 20 ??
' />

C.

<wnd app='applicationframehost.exe' title='Month View - Calendar' /> <uia cls='Day' name='*15*' />

D.

<wnd app='applicationframehost.exe' title='Month View - Calendar' /> <uia cls='Day' name='15 ? 20 ??
' />

Question 7
Single choice

Which compatibility option should be selected when creating a new project to use .
NET 6 with Windows support?

A.

Windows - Legacy

B.

Linux & MacOS

C.

Windows

D.

Cross-platform

Question 8
Single choice

What describes how the Excel Application Scope activity interacts with a Microsoft Excel file?

A.

Works only with xls files and Excel does not need to be installed

B.

Works with xlsx files and Excel does not need to be installed

C.

Works only with xlsm files and Excel must be installed

D.

Works with xls and xlsm files and Excel must be installed

Question 9
Single choice

Given the following list of arguments:

And the following code:

What is the value that will be displayed in the Output Panel at the end of the sequence below:

A.

1

B.

2

C.

7

D.

9

Question 10
Single choice

A developer has designed an automation workflow which comprises:

Based on the information shown in the exhibits, what is the output of the Write Line activity in the "Main.xaml" file?

A.

Pieces, Strawberries, Oranges

B.

Oranges

C.

, Oranges

D.

Pieces, Strawberries

Showing 10 of 254 questions · Unlock the full set