Winter Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Free and Premium UiPath UiPath-ADPv1 Dumps Questions Answers

Page: 1 / 14
Total 188 questions

UiPath (ADPv1) Automation Developer Professional Exam Questions and Answers

Question 1

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 Ul elements and their properties.

C.

Activating a real-time view of the target agp^s Ul during automation.

D.

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

Buy Now
Question 2

Which of the following is an accurate example of using LINQ for querying data in a UiPath process?

Options:

A.

Applying LINQ to find duplicates in a list of integers by writing: listOflntegers.FindDuplicates().ToList()

B.

Utilizing LINQ to sort DataTable rows based on a specific column by writing: dataTable.OrderBy(Function(x) x.ToString).CopyToDataTable()

C.

Executing LINQ to merge two DataTables by writing: dataTable1.Merge(dataTable2).CopyToDataTable()

D.

Using LINQ to filter a list of strings containing only "UiPath" by writing: listOfStrings.Where(Function(x) x = "UiPath").ToList()

Question 3

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

Options:

A.

Can have only one initial state and multiple final states.

B.

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

C.

Can have multiple initial states and multiple final states.

D.

Can have multiple initial states and only one final state.

Question 4

A developer configured the properties for a Click activity as shown below:

What happens if the activity cannot find its target at runtime?

Options:

A.

An exception is thrown after 10 milliseconds.

B.

An exception is thrown after 10 seconds.

C.

The next activity is executed after 10 seconds.

D.

The next activity is executed after 10 milliseconds.

Question 5

At indication time, the Strict Selector has the following functionalities available:

Options:

A.

Refresh, Open in UiExplorer, Copy to clipboard.

B.

Ignore text. Copy to clipboard. Show all matches.

C.

Open in UiExplorer, Copy to clipboard, Show all matches.

D.

Accuracy, Open in UiExplorer, Copy to clipboard. Show all matches.

Question 6

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?

Options:

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 Refresh Test Data

D.

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

Question 7

Under what conditions will a trigger be automatically disabled upon failure in Integration Service?

Options:

A.

When the job is not able to start after 3 attempts for a single event or the job does not start for the last 25 events.

B.

When the job is not able to start after 5 attempts for a single event or the job does not start for the last 50 events.

C.

When the job is not able to start after 11 attempts for a single event or the job does not start for the last 100 events.

D.

When the job is not able to start after 20 attempts for a single event or the job does not start for the last 200 events.

Question 8

Which of the following best describes the Alerts panel?

Options:

A.

A panel that displays a more comprehensive list of all alerts.

B.

A panel that displays summaries of the alerts you subscribed to, received as error reports every ten minutes, or as daily reports.

C.

A panel that displays alerts as they occur.

D.

A panel that displays the most severe five alerts, accessible from the Alerts bell.

Question 9

Based on the following exhibit, which output is displayed in the Output panel rt Step Out is clicked on the Debug ribbon tab of UlPath Studio?

Options:

A.

UiPath RPAAutomatlon

B.

Automation

C.

Automation RPAUiPath RPA

D.

UiPath RPA

Question 10

What is the purpose of The Relative To feature in Computer Vision activities?

Options:

A.

To compare the size and position of Ul elements in different applications.

B.

To synchronize the timing of multiple Computer Vision activities in the same project.

C.

To configure the target as being relative to an element, either a single point or an area selection in the application.

D.

To create a fixed relationship between Computer Vision actions and Ul element positions.

Question 11

While working in an RPA testing project, you encountered the following activity in one of the workflows included in the project.

What action can you perform in your mocked file to replace the functionality of the MessageBox with a LogMessage during mock testing?

Options:

A.

Synchronize mock.

B.

Create mock workflow.

C.

Surround activity with mock.

D.

Remove mock activity.

Question 12

A developer defines new log fields using the Add Log Fields activity. When will the custom log fields stop being added to the robot execution logs?

Options:

A.

When the first Log Message activity is executed.

B.

When a Remove Log Fields activity is used to remove them.

C.

When a Log Message activity is executed with Log Level = Warn or higher.

D.

When an Exception is caught and handled.

Question 13

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

Options:

A.

Sequence

B.

Flowchart

C.

Global Exception Handler

D.

State Machine

Question 14

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.

Application Exception

C.

Fatal Exception

D.

System Exception

Question 15

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

Question 16

What is the correct method to check how many resources are utilized in a personal workspace in UiPath Orchestrator?

Options:

A.

Navigate to Tenant > Folders, click the Personal Workspaces tab. and then click Manage Resources for the desired workspace.

B.

Navigate to Tenant > Folders, click the All Workspaces tab. and then click Check Resources for the desired workspace.

C.

Navigate to Tenant > Users, click the Personal Workspaces tab. and then click Resources for the desired workspace.

D.

Navigate to Tenant > Folders, click the Personal Workspaces tab. and then click See Usage for the desired workspace.

Question 17

How to make sure that all Ul Automation activities used within project workflows reference elements from the Object Repository9

Options:

A.

By setting the Object Repository Enforced option to Yes in the General tab within the Project Settings window.

B.

By setting the Object Repository Enforced option to Yes in the Design tab within the UiPath Studio Settings window.

C.

By setting the Object Repository Enforced option to Yes in the Ul Automation Modern tab within the Project Settings window.

D.

By setting the Object Repository Enforced option to Yes in the System tab within the Project Settings window.

Question 18

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.

Retried

B.

Failed

C.

Abandoned

D.

Postponed

Question 19

A developer extracts a date from an email. The date will always be In the same format and always from the past. Some examples of this format are: "3 Mar 2023". "20 Nov 2021". The name of the variable where the date is saved is DateString What expression should the developer use to check If the extracted date is within the last 7 days?

Options:

A.

(DateTime.Now - DateTime.ParseExact(DateString. "dd MMM yyyy". Culturelnfo.lnvariantCulture)).Days < 7

B.

(DateTime.Now - DateTime.ParseExact(DateStnng. *dd MMM yyyyH. Culturelnfo.lnvariantCulture)).AddDays(-7) > 0

C.

(DateTime.Now - DateTime.ParseExact(DateStrlng, "d MMM yyyy". Culturelnfo.lnvariantCulture)).Days < 7

D.

DateTime Parse(DateTime Now - DateString) Days < 7

Question 20

In order for a developer to utilize the default REFramework without relying on Orchestrator queues, what is the essential prerequisite to ensure that the project does not interact with Orchestrator?

Options:

A.

Remove the Get Transaction Data state from the Main state machine. Remove the OrchestratorQueueName setting from Config.xlsx & change the variable type.

B.

Eliminate the Get Transaction Data state from the Main state machine. Exclude the Get Transaction Item activity from the project & change the variable type.

C.

Exclude the Get Transaction Item activity from the project. Eliminate the three SetTransactionStatus activities from the SetTransactionStatus workflow & change the variable type.

D.

Omit the OrchestratorQueueName setting from the Config.xlsx file. Exclude the three SetTransactionStatus activities from the SetTransactionStatus workflow & change the variable type.

Question 21

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.

Question 22

What can be verified in the InltAIISettlngsTestCase test case?

Options:

A.

Verify If a certain application is open in the execution environment.

B.

Verify the naming of a certain key present in the 'Config' dictionary.

C.

Verify the variable type for the 'Config' dictionary.

D.

Verify If a certain key is present in the 'Config' dictionary.

Question 23

What is the main function of the UiPath Remote Runtime component?

Options:

A.

It facilitates the communication between a remote application or desktop and the dedicated UiPath extension, allowing selectors to be natively generated in UiExplorer.

B.

It enables the use of OCR and image recognition activities on remote applications or desktops, without any extensions, allowing selectors to be natively generated in UiExplorer.

C.

It introduces support for headless browser automation, so browser automation doesn't necessarily have to rely on visual elements on screen, such as window frames.

D.

It allows automations to run on the user machine, in a different Windows session.

Question 24

In UiPath Studio, how can a specific amount of time be subtracted from the current date using DateTime and TimeSpan variables in the VB.NET?

Options:

A.

Multiply the TimeSpan variable by -1 and then add it to the DateTime variable.

B.

Assign the subtraction result to a DateTime variable with the following syntax Today.Subtract(Span).

C.

Use the Add method on the DateTime variable and pass a negative TimeSpan value.

D.

Call Now.Subtract(Span) directly, without using a DateTime variable.

Question 25

What is the correct execution order of the State activity sections?

instructions: Drag the Description found on the "Left" and drop on the correct Execution Order found on the "Right"

Options:

Question 26

In an RPA Testing project, you created the mock "MySequencemock" for the file "MySequence". You have to update "MySequence" and add a Log Message activity and a

Verify Expression activity.

What will happen to "MySequencemock" file when you save the project, assuming that the file is closed?

Options:

A.

Only the Verify Expression activity will be added to the mock file.

B.

The changes made in "MySequence" workflow file are applied to the mock file.

C.

Only the Log Message activity will be added to the mock file.

D.

The changes made in "MySequence" workflow file are not applied to the mock file.

Question 27

Which of the options below is not an action in Test Explorer?

Options:

A.

Run Selected

B.

Run Failed Test Cases

C.

Run All In View

D.

Run Passed Test Cases

Question 28

What are the five severity levels of Orchestrator alerts?

Options:

A.

Info, Success, Warn, Error, Fatal.

B.

Info. Success. Warning. Error. Critical.

C.

Information, Complete. Warning, Error, Failure.

D.

Info, Completed. Warning, Error. Fatal.

Question 29

What is a pre-requisite for running InitAllApplications TestCase?

Options:

A.

Invoke InitAllSettings XAML file in Given.

B.

Invoke SetTransactionStatus XAML file in Given.

C.

Invoke CloseAllApplications XAML file in Given.

D.

Invoke KillAllProcesses XAML file in Given.

Question 30

In the Robotic Enterprise (RE) Framework, at which point should a developer log a clear message with the Logging Level set to "Information," adhering to the best practices for automating a production-level process?

Options:

A.

Whenever an exception is caught in a Catch block.

B.

Whenever data is fetched from external sources.

C.

Whenever an argument or value is used.

D.

Whenever the robot encounters an error on a Queue Item.

Question 31

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

Options:

A.

End Process

B.

Initialization

C.

Get Transaction Data

D.

Process Transaction

Question 32

While troubleshooting a process developed using the Robotic Enterprise (RE) Framework, you have placed a breakpoint at the "Invoke InitAllSettings" workflow activity.

Given the current state of the Executor, what will occur when you click on the Step Over button?

    Executor directs to the "If in_OrchestratorQ ... " activity

    Executor directs to the first InitAllSettings workflow activity

    Executor directs to the first activity outside "If first run, read local configuration"

Options:

A.

Executor directs to the "First Run" sequence

Question 33

In the context of UiPath Orchestrator, what is the primary purpose of the Monitoring feature?

Options:

A.

Handling version control and collaboration among team members.

B.

Real-time tracking of Robots, Machines, Queues, and Jobs.

C.

Facilitating the design and deployment of automation workflows.

D.

Consolidating event logs and records related to executed tasks and runtime anomalies.

Question 34

What functionality does the Step Out action offer when a developer Is reviewing a process during debugging, as shown in the exhibit?

Options:

A.

Re-executes the activity which threw an exception.

B.

Executes only one activity at a time and then pauses the execution

C.

Steps out and stops current execution.

D.

Executes activities in the current container and then pauses the execution

Question 35

Given the following variables assignments:

What will the output of the following conditional be: outputX = If(CInt(doubleX+Cdbl(intX) +CDbl(stringX))> 38.30, 1, 0)

Options:

A.

1

B.

Error during runtime

C.

0

D.

Compilation error

Question 36

Which Scraping method should be used for the Get Text activity to capture hidden text from an application?

Options:

A.

Native

B.

Full text

C.

Default

D.

Text attribute

Question 37

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

Options:

A.

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.

B.

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

C.

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

D.

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.

Question 38

A developer designed a project in the REFramework. The "Config.xlsx" has me following Setting entry:

Assuming the default REFramework configuration, how can the developer reference the Setting in the Config variable to obtain the Setting value as a String from the dictionary?

Options:

A.

Config (“OrchestratorOueueName"." Process ABCQueue" )ToString

B.

Config (“OrchestratorOueueName ).ToString

C.

Config (“ProcessABCQueue"."OrchestratorQueueName").ToString

D.

Config (“ProcessABCOueue")ToString

Question 39

When installing UiPath Studio, which of the following actions require administrator privileges?

Options:

A.

Administrator privileges are not required for installing UiPath Studio.

B.

Administrator privileges are required for installing the robot in both service mode and user mode.

C.

Administrator privileges are required for installing the robot in user mode.

D.

Administrator privileges are required for installing the robot in service mode.

Question 40

Starting with UiPath Studio version 2022.10, what happens to dependencies that lack Windows compatibility when they are converted in a project?

Options:

A.

They are removed from the project.

B.

They are automatically resolved.

C.

They are replaced with compatible alternatives.

D.

They are marked as unresolved.

Question 41

In the Global Exception Handler, which arguments are provided by default and should not be removed?

Options:

A.

errorinfo with the “Out" direction result with the “In/Out" direction

B.

errorinfo with the “In" direction result with the *ln/Ouf direction

C.

errorinfo with the “In" direction result with the "In" direction

D.

errorinfo with the “In" direction result with the "Out" direction

Question 42

When encountering an ApplicationException, what occurs if the developer chooses InvalidOperationException as the exception handler within the Catches section of the Try Catch activity?

Options:

A.

The Finally block is executed and the Catches section catches the exception.

B.

No exception is thrown and the Finally block executes.

C.

A runtime error occurs and the Finally block is not executed.

D.

No exceptions are happening and the workflow continues to execute.

Question 43

Which of the following credentials stores have built in support in Orchestrator?

Options:

A.

Azure Key Vault, CyberArk CCP, HashiCorp Vault, Thycotic Secret Server, BeyondTrust, CyberArk.

B.

Cisco, Amazon Security Services, Google Credentials, Microsoft SCS, IBM Vault.

C.

CyberArk CCP, Cisco, Google Credentials, CyberArk, Azure Key Vault.

D.

CyberArk CCP, Azure Key Vault, Google Credentials, Amazon Security Services.

Question 44

How does UiPath Integration Service benefit automation developers?

Options:

A.

By substituting the requirement for API automation with UI automation capabilities, delivering a more manageable and user-friendly approach, allowing users to streamline their processes efficiently and effectively facilitating a more rapid integration process.

B.

By standardizing authorization and authentication, managing API connections, and enabling faster integration into SaaS platforms.

C.

By offering a comprehensive, unified platform dedicated solely to UI automation, enabling seamless integration with third-party applications.

D.

By enabling developers to create custom UI elements for applications without using APIs.

Question 45

Given a dataiable "dt" with the following header:

"Surname. Address. Zip Code, Given Name, Phone Number.

What is the correct configuration of the Invoke Method activity so that the resulting header will be:

"Surname. Given Name. Address. Zip Code. Phone Number".

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 46

Which are the actions that can be done in Test Explorer?

Options:

A.

Export test data, group tests together, analyze activity coverage.

B.

Perform debugging, analyze activity coverage, group tests together.

C.

Export test results, group tests together, analyze activity coverage.

D.

Export test data, perform debugging, analyze activity coverage.

Question 47

What is the purpose of the Invoke Code activity in UiPath?

Options:

A.

Invokes VB.NET or C# code, optionally passing il a list of input arguments.

B.

Invokes VB MET or Java code optionally passing it a list of input arguments

C.

Invokes VB MET code optionally passing it a list of input arguments

D.

Invokes Java code, optionally passing it a list of input arguments.

Question 48

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

Question 49

What is the purpose of the Interval filter in the Orchestrator's Monitoring page?

Options:

A.

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

B.

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

C.

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

D.

It allows you to control the granularity of the displayed data and check the health of your system in either the last day or the last hour.

Question 50

A developer implemented a process using the Robotic Enterprise Framework and an Orchestrator queue. The MaxRetryNumber from the "Config.xlsx" file is set to "1" and the Max # of retries from the Queue settings from Orchestrator is set to "2". At runtime, the first transaction item throws a Business Exception.

How many times will the transaction be retried?

Options:

A.

The transaction will not be retried.

B.

The transaction will be retried only one time.

C.

The transaction will be retried 2 times.

D.

The transaction will be retried multiple times, until it will be processed successfully.

Question 51

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:

Options:

A.

1

B.

2

C.

7

D.

9

Question 52

In UlPath Orchestrator. when managing multiple Jobs in a queue, which feature allows operators to dictate the execution sequence by assigning the importance of each Job?

Options:

A.

Job Execution Order

B.

Job Queuing Strategy

C.

Jab Dependency Settings

D.

Job Priority Levels

Question 53

What specific combination of permissions is required to disable errors from the Error Feed widget on the Monitoring > Jobs page in UiPath Orchestrator Monitoring-7

Options:

A.

View on Monitoring and Edit on Jobs.

B.

Edit on Monitoring and View on Jobs.

C.

Edit on Monitoring and Edit on Jobs.

D.

View On Monitoring and View on Jobs.

Question 54

When developing a new project using REf ramework. logging in to multiple applications Is required. What is the recommended location to accomplish this task?

Options:

A.

InitAIIApplicatlons.xaml

B.

InitAIISettings.xaml

C.

Process.xaml

D.

FirstRun.xaml

Question 55

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.

Input Element

D.

Selector

Question 56

What is the default priority value for the Job Priority field in UiPath Orchestrator when starting a job manually?

Options:

A.

Inherited

B.

Medium

C.

High

D.

Low

Page: 1 / 14
Total 188 questions