Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the UiPath Certified Professional - Developer Track UiPath-ARDv1 Questions and answers with ValidTests

Exam UiPath-ARDv1 All Questions
Exam UiPath-ARDv1 Premium Access

View all detail and faqs for the UiPath-ARDv1 exam

Viewing page 10 out of 11 pages
Viewing questions 91-100 out of questions
Questions # 91:

You are developing a .xaml file to interact with multiple fields of a web page. You want to Auto Empty the fields that require input.

Which input method(s) will automatically empty the target input fields?

Options:

A.

"SendWindowMessages" only

B.

"Default" and "SimulateType"

C.

"SimulateType" only

D.

"SimulateType" and "SendWindowMessages"

Expert Solution
Questions # 92:

In the Robotic Enterprise (RE) Framework, what is the initial value of TransactionNumber?

Options:

A.

0

B.

1

C.

[]

D.

Nothing

Expert Solution
Questions # 93:

A new blank project only has the Main.xaml file and consists of a single Throw activity. The activity is not enclosed in a Try Catch activity.

If this process is published and run from Orchestrator, what is the expected result?

Options:

A.

Exception Pop-up is displayed on the robot machine.

B.

Job is completed with a "Stopped" state.

C.

Job is completed with a "Successful" state.

D.

Job is completed with a 'Faulted" state.

Expert Solution
Questions # 94:

A developer met with a rental car company to review their business requirements which takes reservations from a Microsoft Outlook email box. The company has indicated the following occurs in their application:

1.Login to the rental car company's desktop application

2.Navigate to the Rental Requests section

3.Get emails from their Microsoft Outlook account

4.Extract data from the current email and add it to the queue

5.For each Queue Item:

-a) Navigate to the Reservations section

-b) Add the booking details into the Reservations section

-c) Close the current reservation and move to a new one

6.Log out and close the company's application

The developer needs to create a process using the Dispatcher/Performer architecture for the company. Which steps will be included in the Dispatcher process?

Options:

A.

1-3

B.

1-4

C.

3-4

D.

3-6

Expert Solution
Questions # 95:

A developer configured the Activity Project Settings for a UI automation and a Click activity in the project shown in the following exhibits:

Question # 95

Question # 95

If the target element is not found during execution in Debug mode, how long will it take until an error is thrown?

Options:

A.

10 seconds

B.

15 seconds

C.

20 seconds

D.

30 seconds

Expert Solution
Questions # 96:

In which situation can "idx" be used in a reliable selector?

Options:

A.

When the exact n-th element in a static UI list is needed in the process

B.

When the "idx" value is either 1 or 2

C.

When the selectors of the elements in the application rarely change

D.

When a dynamic selector is required

Expert Solution
Questions # 97:

You recently observed a developer using the SecureString variable type in their workflow. What is a UiPath best practice relative to the use of SecureString?

Options:

A.

Name of the SecureString variable should include the prefix "str_".

B.

SecureString variable scope should be limited to the scope where it is created.

C.

A workflow file should not contain more than one SecureString variable.

D.

SecureString variable should be assigned to an argument.

Expert Solution
Questions # 98:

A developer is adding a Log Message activity in an Exit section of a single state within a state machine. When will the Log Message activity in the Exit section be executed?

Options:

A.

After the activities in the Entry section and the activities in the trigger are executed.

B.

After the activities in the Entry section are executed, but only if there are exceptions.

C.

Immediately after the activities in the Entry section are executed.

D.

After the activities in the Entry section are executed and the transition to the next state is confirmed.

Expert Solution
Questions # 99:

A developer used title='1 writtenNotes - Notepad' as an attribute of a selector. The first character of the Notepad file name changes dynamically based on the .txt file used to open the file.

If the developer wants the selector to identify the Notepad by everything but the first character, how should title

be replaced?

Options:

A.

title='* writtenNotes - Notepad'

B.

title='? - Notepad'

C.

title='? writtenNotes - Notepad'

D.

title='* - Notepad'

Expert Solution
Questions # 100:

You want to automate a process on the https://acme-test.uipath.com/work-items web page. On this page, the following table is displayed:

Question # 100

You observe that the selector of the element highlighted in red is:

<html app='chrome.exe' title='ACME System 1 - Work Items' />

What is a valid selector to get the 5-th element in the WIID column?

Options:

A.

<html app='chrome.exe' title='ACME System 1 - Work Items' />

B.

<html app='chrome.exe' title='ACME System 1 - Work Items' />

C.

<html app='chrome.exe' title='ACME System 1 - Work Items' />

D.

<html app='chrome.exe' title='ACME System 1 - Work Items' />

Expert Solution
Viewing page 10 out of 11 pages
Viewing questions 91-100 out of questions