Easter Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

UiPath Automation Developer Associate v1 Exam Question and Answers

UiPath Automation Developer Associate v1 Exam

Last Update May 16, 2024
Total Questions : 254

We are offering FREE UiPath-ADAv1 UiPath exam questions. All you do is to just go and sign up. Give your details, prepare UiPath-ADAv1 free exam questions and then go for complete pool of UiPath Automation Developer Associate v1 Exam test questions that will help you more.

UiPath-ADAv1 pdf

UiPath-ADAv1 PDF

$35  $99.99
UiPath-ADAv1 Engine

UiPath-ADAv1 Testing Engine

$42  $119.99
UiPath-ADAv1 PDF + Engine

UiPath-ADAv1 PDF + Testing Engine

$56  $159.99
Questions 1

When automating the process of entering values into a web form, requiring each field to be brought to the foreground, which property of the Type Into activity should be adjusted to achieve this?

Options:

A.  

Delay before

B.  

Activate

C.  

Selector

D.  

Input Element

Discussion 0
Questions 2

A developer sets a breakpoint on one of the activities in the workflow. When deploying the code to production, the developer published the package and created a process in

UiPath Orchestrator. At the time the process is executed in unattended mode from a UiPath Robot, what is the expected behavior?

Options:

A.  

Robot will crash and execution will stop because of the breakpoint.

B.  

When encountering the breakpoint the execution will pause until it is resumed manually.

C.  

Execution will proceed without taking into consideration the breakpoint.

D.  

Execution will throw an exception because of the breakpoint.

Discussion 0
Questions 3

Which two parts are included in an Anchor Base activity?

Options:

A.  

Anchor and Action

B.  

Anchor and Condition

C.  

Anchor and Trigger Scope

D.  

Anchor and Sequence

Discussion 0
Questions 4

In the Output property of all Get Mail activities, what is the supported variable type?

Options:

A.  

String

B.  

List

C.  

MailMessage

D.  

List

Discussion 0
Questions 5

During which stage does an automation developer have the least contribution and responsibility?

Options:

A.  

In the Discovery and Kickoff, Process Analysis, and Solution Design stages.

B.  

In the Development and Unit Testing, Integration and UAT, and Deployment and Hypercare stages.

C.  

In the Solution Design, Development and Unit Testing, and Deployment and Hypercare stages.

D.  

In the Discovery and Kickoff, Development and Unit Testing, and Deployment and Hypercare stages.

Discussion 0
Questions 6

What role does the automation developer play in understanding business processes?

Options:

A.  

Undertaking smaller projects independently.

B.  

Collaborating with automation business analysts on technical skills.

C.  

Creating complex written documents for procedures.

D.  

Quickly understanding inputs, outputs, and decision points.

Discussion 0
Questions 7

While working on a project that utilizes Object Repository, you have one linked Ul Element that is used across multiple activities. What needs to happen to edit a selector for

only one activity without modifying it in Object Repository?

Options:

A.  

Unlink from Object Repository.

B.  

Show in Object Repository.

C.  

Edit target.

D.  

Indicate target on screen.

Discussion 0
Questions 8

Data from an Excel file is read into a data table named "dtEmployee", as displayed in the following graphic:

A developer needs to filter the data table to obtain all rows representing employees from the Finance and IT departments with a Salary under 30,000. Which expression yields the desired outcomes?

Options:

A.  

dtEmployee.Select("([Department]='IT' AND [Department]='Finance') AND [Salary] < 30000")

B.  

dtEmployee.Select("[Department]='IT' OR [Department]='Finance' AND [Salary] < 30000")

C.  

dtEmployee.Select("([Department]='IT' OR [Department]='Finance') AND [Salary] < 30000")

D.  

dtEmployee.Select("[Department]='IT' OR [Department]='Finance' OR [Salary] < 30000")

Discussion 0
Questions 9

A developer wants to map the arguments that pass data to and from GenerateUserlD.xaml to the appropriate values in Main.xaml. The dt_Users datatable variable contains the columns First Name: Last Name Date of Birth and Username.

Instructions: From the Value drop-down lists shown in the following exhibit, select the correct variable that corresponds to each argument.

Options:

Discussion 0
Questions 10

Which option from the UiPath Studio backstage view prohibits debugging projects with Workflow Analyzer errors?

Options:

A.  

Enforce Analyzer before remote execution.

B.  

Enforce Analyzer before Push/Check-in.

C.  

Enforce Analyzer before Publish,

D.  

Enforce Analyzer before Run.

Discussion 0
Questions 11

What is the recommended approach for handling tabular data when building a REFramework transactional project in UiPath?

Options:

A.  

Implement custom activities to handle the tabular data.

B.  

Convert the tabular data into a string format and store it in a single variable.

C.  

Use separate variables to store each column of the tabular data.

D.  

Utilize a DataTable variable to store and process the tabular data.

Discussion 0
Questions 12

A developer created an automation which scrapes data from PDF reports. The reports have the same structure and the title format is always "Report X - PDF"T where X is a number from 1 to 100. Only one report will be open at a time but other PDF files may be open on the desktop.

What is the recommended method to ensure the selector identifies the correct PDF to use?

Options:

A.  

Use the * wildcard character in place of the idx attribute value

B.  

Use the idx attribute value in the selector to increment for each file

C.  

Use the * wildcard character in place of the title attribute value

D.  

Use the * wildcard character in place of the "X" in the title attribute value

Discussion 0
Questions 13

A developer indicated a Ul element for a Get Text activity. The automatically-generated selector is shown below.

Based on best practices, which selector attribute is unreliable?

Options:

A.  

tag

B.  

class

C.  

title

D.  

innertext

Discussion 0
Questions 14

Which activity can be used to transition a Background Process to Foreground?

Options:

A.  

Use Foreground

B.  

Activate

C.  

Maximize Window

D.  

Set Focus

Discussion 0
Questions 15

When a developer is examining a suspended state upon reaching a breakpoint, which activity will the Executor be directed to if Step Out is selected from the Debug section in

UiPath Studio's ribbon interface?

Options:

A.  

W1

B.  

S1

C.  

A1

D.  

S2

Discussion 0
Questions 16

What is the correct sequence of steps to install a new Activities package in UiPath Studio 2021 10? Instructions:

Drag the Description found on the left and drop on the correct Step found on the right.

Options:

Discussion 0
Questions 17

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.

Discussion 0
Questions 18

Which of the following is the correct method to manage assets for a specific folder in UiPath Orchestrator?

Options:

A.  

Open the folder's contextual menu by clicking the three-dot icon, then select "Link Resources" and choose "Asset".

B.  

Select "Tenant" from the sidebar menu, then click the "Assets" tab.

C.  

Navigate to "Tenant" > "Folders", choose the desired folder, and click the "Manage Access" tab.

D.  

Select the folder from the sidebar menu, then click the "Assets" tab.

Discussion 0
Questions 19

In a UiPath REFramework project, what is the primary purpose of using Custom Log Fields?

Options:

A.  

To add specific contextual information to log messages that are relevant to the automation process.

B.  

To generate extra variables alongside log messages, enhancing workflow understanding.

C.  

To maintain contextual insights within log messages, including secure details like credentials.

D.  

To modify the representation of logged contextual data as it is displayed in the Orchestrator.

Discussion 0
Questions 20

In which stage of the UiPath implementation model are the chosen processes analyzed in their AS-IS state?

Options:

A.  

Process Analysis

B.  

Development

C.  

Kick-Off

D.  

Solution Design

Discussion 0
Questions 21

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

Options:

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.

Discussion 0
Questions 22

Considering a process developed using REFramework, if the status of a transaction was set to "Failed" with the Error Type specified as "Business", the process will transition to which state?

Options:

A.  

Get Transaction Data

B.  

Initialization

C.  

End Process

D.  

Process Transaction

Discussion 0
Questions 23

A developer is using the Step Out action in Debug mode to review a process as shown in the following exhibit.

Which functionality does the Step Out action provide?

Options:

A.  

Pauses at an activity that caused an error

B.  

Re-executes the activity which threw an exception

C.  

Executes only one activity at a time and then pauses

D.  

Executes activities in the current container and then pauses

Discussion 0
Questions 24

A project built using REFramework pulls phone numbers from a database of employees and creates queue items for each one. Following processing, these elements must be added to a financing

application. The queue item holding a phone number becomes invalid if a digit is accidentally left out because of a human mistake. As a requirement, queue items that contain partial numbers should not be accepted.

What type of error should be thrown according to best practices?

Options:

A.  

Business Exception

B.  

Fatal Exception

C.  

Application Exception

D.  

System Exception

Discussion 0
Questions 25

A developer is building a process which reads invoice data from the "mvoices.csv " file that includes a Total column of type Double.

Instructions: Using the drop-down lists shown in the following exhibit, configure the Filter Data Table Wizard to keep all invoices with a Total value that is over 10 000 USD.

Options:

Discussion 0
Questions 26

A developer has created the following workflow:

Based on the exhibit, which output is produced in the Output panel?

Options:

A.  

World Hello

B.  

World

C.  

Hello World

D.  

Hello

Discussion 0
Questions 27

A developer needs to create a repetitive process in the REFramework. Following the best practices, which action(s) should be performed to defend against potential robot crashes such as "out of

memory"?

Options:

A.  

Build a script that compares current CPU usage values to a threshold and clears data as needed.

B.  

After every transaction, clear the transaction data, close the applications, and re-open the applications.

C.  

All "Invoke Workflow File" activities from the Main.xaml file should be marked with the Isolated option.

D.  

Add a "Clear Collection" activity at the beginning of the Process.xaml workflow.

Discussion 0
Questions 28

Once "Library A" has been imported as a dependency in the current project, how can the UI Object Repository defined in "Library A" be accessed?

Options:

A.  

The Object Repository is only available in a Library.

B.  

The Object Repository needs to be exported as a UI Library and imported in the Process for it to become available.

C.  

The Object Repository will automatically be available in the Process.

D.  

The Object Repository cannot be passed between a Process and a Library.

Discussion 0
Questions 29

What is the functionality of the Include Subfolders filter in the Monitoring pages when a modern folder is selected?

Options:

A.  

It allows you to choose between background and foreground processes for the displayed data.

B.  

It allows you to select whether the contents of the selected folder's subfolders are displayed.

C.  

It enables you to sort the displayed data based on job priorities.

D.  

It allows you to allocate licenses per machine for the displayed data.

Discussion 0
Questions 30

You are working on an existing project that is connected to a GIT version control system Which Context menu option should be used to provide local versions of files to the remote repository?

Options:

A.  

Pull (rebase)

B.  

Push

C.  

Set As Mam

D.  

Show History

Discussion 0
Questions 31

Review the following graphics:

If the automation is executed and Notepad.exe is not running, which Log Message text value is contained in the Output panel?

Options:

A.  

Exception

B.  

ApplicationNotFoundException

C.  

Try

D.  

SelectorNotFoundException

Discussion 0
Questions 32

Which activity is part of the Modern Excel Activities in UiPath Studio?

Options:

A.  

Write Range

B.  

Execute Macro

C.  

Read Cell

D.  

For Each Excel Row

Discussion 0
Questions 33

Which argument name follows UiPath best practices for argument naming conventions?

Options:

A.  

ioUpdatedsum

B.  

in_argument1

C.  

dt_outputrovvs

D.  

out_ConfirmationNumber

Discussion 0
Questions 34

The Extract PDF Page Range activity is used to extract a specific set of pages from a PDF file. Which of the following statements correctly describes this activity?

Options:

A.  

OutputFileName argument is optional.

B.  

Range argument accepts complex range values or "All".

C.  

PageCount argument outputs the number of extracted pages.

D.  

Password-protected PDF files cannot be processed with this activity.

Discussion 0
Questions 35

A developer has stored a birth date in a String variable and must input this value into a custom form. The developer must ensure the date format corresponds to the accepted

input format.

Which method or activity is best suited to validate the format?

Options:

A.  

RegEx Check Activity

B.  

Is Match Activity

C.  

String.Equals() Method

D.  

String.Contains() Method

Discussion 0
Questions 36

A developer is using a Type into activity to enter details into a web form The developer notices that the selector for the text field is unreliable. The selector that is shown in the exhibit currently targets both a text label and a text field at runtime Only one additional Property needs to be clicked to ensure the selector targets only the First Name text field at runtime.

Instructions: Click the additional Property checkbox in the following Ul Explorer "Unselected Items" column that should be used for the First Name text field.

Options:

Discussion 0
Questions 37

A developer wants to add items to a list of strings using the Invoke Method activity. The list is declared as follows:

The Invoke Method includes the following properties:

The Parameters property is as follows:

Based on the exhibits, what is the outcome of this Invoke Method activity?

Options:

A.  

Invoke Method activity will throw an error.

B.  

Colors will contain items in the following order: "Yellow", "Red", "Green".

C.  

Colors will contain items in the following order: "Red", "Green", "Yellow".

D.  

Colors will contain items in the following order: "Red", "Green".

Discussion 0
Questions 38

What is a prerequisite for performing Remote Debugging using a Remote Machine Connection?

Options:

A.  

Studio and the remote robot must be connected to the same Orchestrator tenant.

B.  

The same user must be signed in Studio and the remote robot.

C.  

Studio, the remote robot, and Orchestrator are running version 2021.10 or later.

D.  

TCP/IP connectivity exists between the Studio machine and the remote machine.

Discussion 0
Questions 39

A developer has extracted the date "08-22-2022" from an invoice and stored it in a variable of type String called ExtractedDate. As part of the process, the developer needs to perform a comparison with a different date.

Which expression should be used to convert ExtractedDate to a DateTime type?

Options:

A.  

ExtractedDate.Equals("08-22-2022")

B.  

DateTime Parse(ExtractedDate)

C.  

DateTime.Compare(ExtractedDate:08-22-2022")

D.  

ExtractedDate GetType

Discussion 0
Questions 40

A developer needs to create a workflow that manipulates items related to invoices inside a web application. The following selector represents a UI element inside an invoice

represented by an 8-alphanumeric system-generated vendor tax ID.

Assuming only the Vendor Tax ID value changes in the selector, what represents an example of a good selector that matches only specific invoices with the vendor tax ID

defined in a pre-selected existing list?

Options:

A.  

Where VendorTaxID is a 8-alphanumeric element.

B.  

Where VendorTaxID is a 8-alphanumeric element.

C.  

Where VendorTaxID is a 8-alphanumeric element.

D.  

Where VendorTaxID is a 8-alphanumeric element.

Discussion 0
Questions 41

Following UiPath best practices, which project structure is best-suited for complex processes in UiPath Studio?

Options:

A.  

State Machine

B.  

Global Exception Handler

C.  

Sequence

D.  

Flowchart

Discussion 0
Questions 42

In the context of the REFramework, if the OrchestratorQueueName key is present in both the Settings and Assets sheets, but an asset with the corresponding name is not present in Orchestrator, what will be the behavior at run time?

Options:

A.  

The flow will throw an exception in InitAllSettings workflow.

B.  

The flow will use the value from the Settings sheets since the asset is missing.

C.  

An empty string will be saved for the "OrchestratorQueueName" key in the config dictionary.

D.  

The "OrchestratorQueueName" key is not added to the config dictionary and the flow will throw in Get Transaction Data workflow.

Discussion 0
Questions 43

In which situation will a Ul Automation activity generate a partial selector?

Options:

A.  

When included after a Find Element activity

B.  

When included in an Attach Browser activity

C.  

When included in an Excel Application Scope activity

D.  

When included in a Trigger Scope activity

Discussion 0
Questions 44

At a minimum, what are the recommended properties a developer should configure to use the Get IMAP Mail Messages activity?

Options:

A.  

MailFolder, Port, Server, Email, and Output Messages.

B.  

Account, MailFolder, and Output Messages.

C.  

To, Subject, Body, Port, Server, Email, Password or SecurePassword, and Name.

D.  

MailFolder, Port, Server, Email, Password or SecurePassword, and Messages.

Discussion 0
Questions 45

What is the main difference between an array and a list in UiPath?

Options:

A.  

An array is a fixed-size collection of elements of the same type while a list is a dynamic-sized collection of elements of the same type,

B.  

An array is a dynamic-sized collection of elements of the same type while a list is a fixed-size collection of elements of the same type.

C.  

An array is a fixed-size collection of elements of different types while a list is a dynamic-sized collection of elements of the same type.

D.  

An array is a fixed-size collection of elements of the same type while a list is a dynamic-sized collection of elements of different types.

Discussion 0
Questions 46

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?

Options:

A.  

Variables Panel

B.  

Locals Panel

C.  

Information Window

D.  

Execution Flow Panel

Discussion 0
Questions 47

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

Options:

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

Discussion 0
Questions 48

A developer has defined a variable named "CurrentDate" of type Date Time. Which of the following expressions can be used to show what hour was 12 hours prior to the date from the variable?

Options:

A.  

CurrentDate.AddHours(-12).Hour

B.  

Date Time.SubtractHours(CurrentDate, 12).Hour

C.  

CurrentDate.SubtractHours(12).Hour

D.  

Date Time.AddHours(CurrentDate, -12).Hour

Discussion 0
Questions 49

What status needs to be selected in the Set Transaction Status activity in UiPath Studio so that the respective Queue Item will be retried?

Options:

A.  

Failed

B.  

Retried

C.  

Abandoned

D.  

Postponed

Discussion 0
Questions 50

A developer aims to set up a single Click activity that can click on all menu items within the Notepad application's Menu Bar.

Referring to the exhibit, what is the proper order of steps to update the dynamic variable?

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

Options:

Discussion 0
Questions 51

Which of the following statements is true about Global Constants?

Options:

A.  

Global Constants can be created only from the Data Manager panel.

B.  

Global Constants values can be modified during the automation execution.

C.  

Global Constants have a Direction property (In/Out).

D.  

Global Constants can be created from the Data Manager panel and from the Variables panel.

Discussion 0
Questions 52

Which LINQ method is used to filter data in a List or Data Table based on a condition?

Options:

A.  

OrderBy

B.  

Where

C.  

GroupBy

D.  

Select

Discussion 0
Questions 53

A developer is building a process that types data into input fields using the Hardware Events input method. Which property of the Type Into activity should be modified to reduce the pace at which the input string characters are typed into the fields?

Options:

A.  

Delay before

B.  

Alter disabled element

C.  

Delay between keys

D.  

Delay after

Discussion 0
Questions 54

What is a true statement regarding the characteristics of dictionaries in UiPath?

Options:

A.  

Dictionaries can have repeated keys.

B.  

Dictionaries allow keys and values to be of different data types.

C.  

Dictionaries must have unique values.

D.  

Dictionaries provide automatic sorting of key-value pairs, ensuring efficient retrieval of data.

Discussion 0
Questions 55

Which activity should a developer use to add custom information to logs related to transactions for tracing purposes?

Options:

A.  

Add Log Fields

B.  

Update Logs

C.  

Add Custom Log

D.  

Build Log

Discussion 0
Questions 56

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

Discussion 0
Questions 57

What is the purpose of Breakpoints when debugging a project in UiPath Studio?

Options:

A.  

To purposely pause the debugging process on an activity which may trigger execution issues.

B.  

To automatically restart the debugging process when an error is encountered.

C.  

To measure the execution time of each activity in the workflow.

D.  

To export debugging results in different formats.

Discussion 0
Questions 58

A developer wants to assign the first row of the "ID" column in the "DT" datatable to a String variable. Which expression should be added to the Value field of the Assign activity?

Options:

A.  

DTRows(0)ID

B.  

DTRows(0). ltem("ID")

C.  

DTColumns(0)ID

D.  

DTColumns(0) ("ID")

Discussion 0
Questions 59

What is the use of job priorities in unattended automations within UiPath Orchestrator?

Options:

A.  

To determine which processes should be executed first when dealing with multiple jobs.

B.  

To sort and organize tasks within a folder.

C.  

To create job dependencies that must be completed before new job execution.

D.  

To determine machine resource allocation among processes.

Discussion 0
Questions 60

Where can you find a list of all the activities that support the Windows compatibility?

Options:

A.  

In the converted project's settings.

B.  

In the Official feed documentation.

C.  

In the Activities Guide.

D.  

In the Windows-Legacy project configuration.

Discussion 0
Questions 61

Which activity enables a developer to run three sequences asynchronously in the process they are developing?

Options:

A.  

Parallel

B.  

Switch

C.  

For Each

D.  

Flow Switch

Discussion 0
Questions 62

A developer has created an automation that utilizes an Asset value from Orchestrator with the Get Asset activity. This value represents the email addresses of the process

owners, which are subject to change.

What Asset type is most suitable for this situation?

Options:

A.  

Integer

B.  

Bool

C.  

Text

D.  

Credential

Discussion 0
Questions 63

A developer stored a UiPath Studio project remotely in GIT. Which feature allows the developer to view the project on their local machine?

Options:

A.  

Clone Repository

B.  

Copy to GIT

C.  

Disconnect

D.  

GIT Init

Discussion 0
Questions 64

A developer is building an automation that must interact with a destination remote computer reached by jumping through multiple RDP connections, as described by the following scenario:

- The Robot is installed on Machine A, which connects through RDP to Machine B.

- From Machine B another RDP connection is opened to Machine C, where the automation must be performed.

Which of the following scenarios is appropriate for the developer who wants to use UI Automation activities?

Options:

A.  

Ul Automation can be used and the following are prerequisites:

Machine A - install RDP extension.

Machine B - no requirement.

Machine C - install RemoteRuntime.msi.

B.  

UI Automation can be used and the following are prerequisites:

Machine A - no requirement.

Machine B - no requirement.

Machine C - install RemoteRuntime.msi.

C.  

UI Automation can be used and the following are prerequisites:

Machine A - install RDP extension.

Machine B - install RDP extension and RemoteRuntime.msi.

Machine C - install RemoteRuntime.msi.

D.  

UI Automation can be used and the following are prerequisites:

Machine A - install RDP extension.

Machine B - install RemoteRuntime.msi.

Machine C - install RemoteRuntime.msi.

Discussion 0
Questions 65

When configuring the Max # of retries for the queue in Orchestrator to "1" for your process, and the queue has 5 transaction items. At runtime, the first transaction item throws a Business Rule

Exception.

How does the process proceed?

Options:

A.  

Transaction is not retried and the process stops.

B.  

Transaction is not retried but remaining transactions continue processing.

C.  

Transaction is retried only one time.

D.  

Transaction is retried multiple times until processed successfully.

Discussion 0
Questions 66

What are the primary functions of the UiPath Integration Service?

Options:

A.  

Automates Ul design, manages API connections, provides limited activities and events, simplifies automation design.

B.  

Enables automation with API integration, manages connections with user-provided authentication, kicks off automations based on application-specific triggers, simplifies automation design with the help of third-party libraries.

C.  

Enables automation with a library of connectors, manages connections easily with standardized authentication, kicks off automations with server-side triggers or events, provides curated activities and events, simplifies automation design.

D.  

Enables automation with UI components, manages API keys, kicks off automations with client-side triggers, provides curated events.

Discussion 0
Questions 67

When using a dynamic selector which data type is supported?

Options:

A.  

UiElement

B.  

Double

C.  

String

D.  

Data Table

Discussion 0
Questions 68

When should the Show Elements button be used in the Computer Vision wizard?

Options:

A.  

Highlighting all Ul elements that have been identified by the Computer Vision analysis.

B.  

Displaying a list of all available UI elements and their properties.

C.  

Activating a real-time view of the target app's UI during automation.

D.  

Filtering out specific UI elements from being processed by the Computer Vision engine.

Discussion 0
Questions 69

In a UiPath State Machine workflow, which section of State activity is used to specify conditional/triggers logic and multiple outgoing transitions in a state machine?

Options:

A.  

Triggers

B.  

Entry

C.  

Exit

D.  

Transitions

Discussion 0
Questions 70

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:

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

Options:

A.  

B.  

C.  

D.  

Discussion 0
Questions 71

What is the default URL of the OCR server that runs the Computer Vision service?

Options:

A.  

https://server.uipath.com/

B.  

https://cvserver.uipath.com/

C.  

https://cv.uipath.com/

D.  

https://computervision.uipath.com/

Discussion 0
Questions 72

What differentiates a List type from an Array type?

Options:

A.  

List items can be accessed through an index but array items cannot.

B.  

An array has a fixed, predefined number of elements while a list has a dynamic number of elements.

C.  

A list can hold items of multiple data types at the same time while arrays cannot.

D.  

Lists provide the option of looping through data while arrays do not.

Discussion 0
Questions 73

What is the most appropriate way to convert a designed process into a template after completing the project?

Options:

A.  

Use the "Save As" option to save the project as a new file type and manually change the file extension to create a template.

B.  

Use the Export as Template option from the UiPath Studio.

C.  

Create a new Template and move the activities from the existing process to the new Template.

D.  

There is no way the developer can do this.

Discussion 0
Questions 74

Which of the following statements is true about the existing UiPath Studio installation packages?

Options:

A.  

The Attended Robot installation package installs only UiPath Studio, and Robot.

B.  

The Attended Robot installation package installs only the UiPath Robot.

C.  

The Unattended Robot installation package installs only UiPath Studio, Assistant, and Robot.

D.  

The Automation Developer installation package installs only UiPath Studio, Assistant, and Robot.

Discussion 0
Questions 75

A developer wants to add items to a list of strings using the Invoke Method activity. The list is declared as follows:

Based on the information shown in the exhibits, what is the outcome of the Invoke Method activity?

Options:

A.  

Colors will contain an item with the value "Colors: Yellow".

B.  

Colors will contain an item with an empty value.

C.  

Colors will contain an item with the value "Yellow".

D.  

An exception will be thrown.

Discussion 0
Questions 76

A developer stores value "25.11" in a String variable called "InvoiceTotal". Which expression should be used to convert "InvoiceTotal" to a numeric format with the decimals

included?

Options:

A.  

String.ToNumeric(Invoice Total)

B.  

Clnt(Invoice Total)

C.  

Invoice Total.IsNumeric

D.  

Double.Parse(InvoiceTotal)

Discussion 0