Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

UiPath UiPath-ADAv1 - UiPath Automation Developer Associate Exam (2023.10)

Page: 7 / 12
Total 382 questions

Which of the following options is correct about a State Machine layout?

A.

Can have multiple initial states and multiple final states.

B.

Can have only one initial state and only one final state.

C.

Can have only one initial state and multiple final states.

D.

Can have multiple initial states and only one final state.

During the debugging process, a developer paused the execution. To alter the characteristics of the ongoing flow and change the values of variables within the existing scope.

which panel of the UiPath interface is recommended to be accessed?

A.

Variables Panel

B.

Locals Panel

C.

Information Window

D.

Execution Flow Panel

In the UiPath Implementation Methodology, which phase involves building the SDD (Solution Design Document)?

A.

Solution Design phase

B.

User Acceptance Testing phase

C.

Kick-off phase

D.

Process Design phase

In a workflow, a developer has set up two Int32 variables: Var1 and Var2. During Debug mode execution, which panel enables the developer to keep track of the outcome of the expression Var1 > Var2?

A.

Local Panel

B.

Debug Panel

C.

Verify Variables Panel

D.

Watch Panel

Which activity should be used inside a Use Excel File scope to be able to sort a table directly in an .xlsx file?

A.

Sort Range

B.

Get Table Range

C.

Read Range

D.

Sort Data Table

What is a valid way to install a custom activity package in UiPath Studio?

A.

Double-click on the activity in the "Activities" panel of UiPath Studio.

B.

Search for the package in the UiPath Marketplace and then manually install it.

C.

Download the package from an external source and drag it into UiPath Studio.

D.

Go to Package Manager, click on "All Packages," search for the package, and click "Install".

Which of the following properties is optional when creating a new argument?

A.

Default value

B.

IsRequired

C.

Argument type

D.

Direction

Consider testing a workflow that computes the sum of two numbers having the data driven test data from the Excel file below:

Expanding the functionality of the workflow to compute the sum of three numbers, the data needs to be updated as well to accommodate the new scenario:

What are steps to do that?

A.

Click Right on the Test Case and select Update Test Data.

B.

Click Right on the Test Case and select Add Test Data.

C.

Click Right on the Test Case and select Remove Test Data.

D.

Click Right on the Test Case and select Refresh Test Data.

When should a static selector be used versus a dynamic selector'?

A.

When a standard selector contains a tag value that changes for each execution

B.

When all the attributes or tags remain the same for each execution

C.

When a standard selector contains an attribute value that changes for each execution

D.

When the selector needs to interact with different types of elements on the same page

A developer uses a Type Into activity to interact with a UI element. If the Timeout property is not changed in activity properties or Activity Project Settings, how long will a robot attempt to find a UI element?

A.

10 seconds

B.

30 seconds

C.

60 seconds

D.

Indefinitely